Skip to content

Commit c6a4713

Browse files
committed
why
1 parent 610d0fb commit c6a4713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/smoke-tests/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ runs:
4343

4444
# Bits from the VSIX are reused by smokeTest.ts to speed things up.
4545
- name: Download VSIX
46-
uses: actions/download-artifact@v4
46+
uses: actions/download-artifact@v2
4747
with:
4848
name: ${{ inputs.artifact_name }}
4949

0 commit comments

Comments
 (0)