Skip to content

Commit 798ba0a

Browse files
Update actions/upload-artifact action to v4.4.0
1 parent 24fe83b commit 798ba0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: npm run-script build --no-progress
4242

4343
- name: Upload ASF-WebConfigGenerator
44-
uses: actions/upload-artifact@v4.3.6
44+
uses: actions/upload-artifact@v4.4.0
4545
with:
4646
if-no-files-found: error
4747
name: ${{ matrix.os }}_ASF-WebConfigGenerator

0 commit comments

Comments
 (0)