We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0e38e6 + f59d428 commit 56a2038Copy full SHA for 56a2038
1 file changed
.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@v6
+ uses: actions/download-artifact@v7
146
with:
147
name: vscode-codeql-extension
148
@@ -175,7 +175,7 @@ jobs:
175
176
177
178
179
180
181
0 commit comments