Skip to content

Commit 224f7f2

Browse files
committed
Upgrade to upload-artifact@v4
1 parent 349b7cc commit 224f7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: |
5151
node airship.js install test -t es6
5252
53-
- uses: actions/upload-artifact@v3
53+
- uses: actions/upload-artifact@v4
5454
if: failure()
5555
with:
5656
name: test.js

0 commit comments

Comments
 (0)