We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4fd369 commit 527e991Copy full SHA for 527e991
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Package desktop
34
run: |
35
yarn package
36
- - uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
+ - uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08
37
with:
38
name: vsix-package
39
path: ./*.vsix
0 commit comments