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 05719c3 commit 6c4f07eCopy full SHA for 6c4f07e
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
./package.ps1
40
41
- name: Upload a Build Artifact
42
- uses: actions/upload-artifact@v4.3.6
+ uses: actions/upload-artifact@v4.4.0
43
with:
44
path: "*.vsix"
45
if-no-files-found: error
0 commit comments