We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d66e7c6 + 8205b19 commit 79f427cCopy full SHA for 79f427c
1 file changed
.github/workflows/main.yml
@@ -47,7 +47,7 @@ jobs:
47
cp dist/*.vsix artifacts
48
49
- name: Upload artifacts
50
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
51
if: matrix.os == 'ubuntu-latest'
52
with:
53
name: vscode-codeql-extension
0 commit comments