Skip to content

Commit 4cf9d0f

Browse files
committed
chore: increasing github workflow vscode publish action version
1 parent 7ffa1cb commit 4cf9d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vscode_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
path: extensions/vscode/package.json
3333

3434
- name: Publish to Visual Studio Marketplace
35-
uses: HaaLeo/publish-vscode-extension@v1
35+
uses: HaaLeo/publish-vscode-extension@v2
3636
with:
3737
packagePath: extensions/vscode
3838
pat: ${{ secrets.VS_MARKETPLACE_TOKEN }}

0 commit comments

Comments
 (0)