Skip to content

Commit 7c364d4

Browse files
committed
Upgrade to upload-artifact@v4
1 parent 92569cd commit 7c364d4

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
@@ -49,7 +49,7 @@ jobs:
4949
run: |
5050
node airship.js install test -t es6
5151
52-
- uses: actions/upload-artifact@v3
52+
- uses: actions/upload-artifact@v4
5353
if: failure()
5454
with:
5555
name: test.js

0 commit comments

Comments
 (0)