Skip to content

Commit

Permalink
ci: bump upload-artifact v3 -> v4
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Jan 2, 2024
1 parent b0da104 commit a6da57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
yarn core:build:ads
- name: Upload Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: catppuccin-vsc.vsix
path: packages/catppuccin-vsc/catppuccin-*.vsix

0 comments on commit a6da57d

Please sign in to comment.