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 75cf570 commit 661f5fdCopy full SHA for 661f5fd
.github/workflows/release.yml
@@ -142,7 +142,7 @@ jobs:
142
node-version-file: extensions/ql-vscode/.nvmrc
143
144
- name: Download artifact
145
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
146
with:
147
name: vscode-codeql-extension
148
@@ -175,7 +175,7 @@ jobs:
175
176
177
178
179
180
181
0 commit comments