Skip to content

Commit 59ddf08

Browse files
committed
fix(ci): update ci action version
1 parent 8ad71f5 commit 59ddf08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v2
1414

1515
- name: Publish to Visual Studio Marketplace
16-
uses: HaaLeo/publish-vscode-extension@v0
16+
uses: HaaLeo/publish-vscode-extension@v2
1717
with:
1818
pat: ${{ secrets.VS_MARKETPLACE_TOKEN }}
1919
registryUrl: https://marketplace.visualstudio.com

0 commit comments

Comments
 (0)