We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf4b64 commit 293e53bCopy full SHA for 293e53b
.github/workflows/nodejs.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: store artifact
64
if: github.ref == 'refs/heads/main'
65
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
66
with:
67
name: smelly-test-vscode-extension
68
path: ./vscode/*.vsix
0 commit comments