Skip to content

Commit 2fc3c19

Browse files
chore(deps): update actions/upload-artifact digest to ea165f8 (#468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31ce7ba commit 2fc3c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: pnpm --filter catppuccin-vsc core:build
2424

2525
- name: Upload Artifact
26-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
26+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
2727
with:
2828
name: catppuccin-vsc-${{ github.sha }}
2929
path: packages/catppuccin-vsc/catppuccin-*.vsix

0 commit comments

Comments
 (0)