We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 597c9c4 commit 8205b19Copy full SHA for 8205b19
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