Skip to content

Commit 3523a3b

Browse files
committed
update
1 parent 24b7951 commit 3523a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
VSCE_TOKEN_DISABLED: ${{ secrets.MARKETPLACE_TOKEN }}
2525
GITHUB_RUN_NUMBER: ${{ github.run_number }}
2626
- name: Upload Extension
27-
uses: actions/upload-artifact@v2
27+
uses: actions/upload-artifact@v4
2828
with:
2929
name: extension
3030
path: dist/extension.vsix

0 commit comments

Comments
 (0)