Skip to content

Commit

Permalink
Update upload pages artifact action version
Browse files Browse the repository at this point in the history
  • Loading branch information
natke committed Feb 11, 2025
1 parent a592fe6 commit efb1b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
sudo mv ./build/* ./_site
- name: Upload site
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
retention-days: 21

Expand Down

0 comments on commit efb1b43

Please sign in to comment.