Skip to content
This repository was archived by the owner on Aug 5, 2026. It is now read-only.

Commit d2e2e80

Browse files
committed
ci: pin upload-pages-artifact to v5.0.0
1 parent dd0ab63 commit d2e2e80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Build static site
3636
run: pnpm build
3737

38-
- uses: actions/upload-pages-artifact@v5
38+
- uses: actions/upload-pages-artifact@v5.0.0
3939
with:
4040
path: out
4141

0 commit comments

Comments
 (0)