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 5287dfb commit 11510a6Copy full SHA for 11510a6
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
run: pnpm --filter catppuccin-vsc core:build
24
25
- name: Upload Artifact
26
- uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
27
with:
28
name: catppuccin-vsc-${{ github.sha }}
29
path: packages/catppuccin-vsc/catppuccin-*.vsix
0 commit comments