Skip to content

Commit dfb917f

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent b054966 commit dfb917f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build
2525
run: pnpm build
2626
- name: Upload CSS
27-
uses: actions/upload-artifact@v6
27+
uses: actions/upload-artifact@v7
2828
with:
2929
name: "catppuccin-mdbook-css-files"
3030
path: dist/

0 commit comments

Comments
 (0)