Skip to content

Commit

Permalink
feat: upgrade upload-pages-artifact action to v4 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-baiborodine authored Jun 10, 2024
1 parent c41c336 commit b0eb9a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
> public/.nojekyll
./.github/scripts/update-css.sh
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v4
with:
path: ./public

Expand Down

0 comments on commit b0eb9a6

Please sign in to comment.