Skip to content

Commit a03a763

Browse files
Bump actions/upload-pages-artifact in the actions group (#216)
1 parent 4806212 commit a03a763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: pnpm exec nuxt build --preset github_pages
3535

3636
- name: Upload Artifact
37-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
37+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
3838
with:
3939
path: ./.output/public
4040

0 commit comments

Comments
 (0)