Skip to content

Commit 1af1aa9

Browse files
ci: update upload-artifact action
1 parent ff0ceee commit 1af1aa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- run: yarn install
2222
- run: yarn pack
23-
- uses: actions/upload-artifact@v2
23+
- uses: actions/upload-artifact@v4
2424
with:
2525
name: node-package
2626
path: package.tgz

0 commit comments

Comments
 (0)