We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc3951 commit 610d0fbCopy full SHA for 610d0fb
.github/actions/smoke-tests/action.yml
@@ -43,7 +43,7 @@ runs:
43
44
# Bits from the VSIX are reused by smokeTest.ts to speed things up.
45
- name: Download VSIX
46
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4
47
with:
48
name: ${{ inputs.artifact_name }}
49
0 commit comments