Skip to content

Commit 3079910

Browse files
Update actions/upload-artifact action to v4.6.1
1 parent 7f3b3bb commit 3079910

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

0 commit comments

Comments
 (0)