Skip to content

Commit a382875

Browse files
chore: bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#272)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6ca605 commit a382875

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
--themesDir ../.. \
4444
--baseURL "${{ steps.pages.outputs.base_url }}"
4545
- name: Upload artifact
46-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
46+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
4747
with:
4848
path: ./public
4949
deploy:

0 commit comments

Comments
 (0)