Skip to content

Commit 9a7c9d7

Browse files
Update actions/upload-artifact action to v4.4.3
1 parent d744071 commit 9a7c9d7

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/[email protected].2
44+
uses: actions/[email protected].3
4545
with:
4646
if-no-files-found: error
4747
name: ${{ matrix.os }}_ASF-WebConfigGenerator

0 commit comments

Comments
 (0)