Skip to content

Commit 14ab500

Browse files
Bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#127)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e7e31a commit 14ab500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: npm run build
5656

5757
- name: Upload GitHub Pages
58-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
58+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
5959
with:
6060
path: dist/public/
6161
retention-days: 1

0 commit comments

Comments
 (0)