2 parents 3db6e01 + 823a075 commit 5bdb9d3Copy full SHA for 5bdb9d3
1 file changed
.github/workflows/build.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Upload VSIX to release
38
if: github.event_name == 'release'
39
- uses: softprops/action-gh-release@v2
+ uses: softprops/action-gh-release@v3
40
with:
41
files: '*.vsix'
42
- name: Publish to VS Code Marketplace
0 commit comments