Skip to content

Commit 293e53b

Browse files
committed
chore: updated artifact to v4
1 parent eaf4b64 commit 293e53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
- name: store artifact
6464
if: github.ref == 'refs/heads/main'
65-
uses: actions/upload-artifact@v2
65+
uses: actions/upload-artifact@v4
6666
with:
6767
name: smelly-test-vscode-extension
6868
path: ./vscode/*.vsix

0 commit comments

Comments
 (0)