Skip to content

Commit

Permalink
[CI] Bump actions/upload-pages-artifact version.
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Jan 14, 2024
1 parent 13d4e62 commit 57f86ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: make setup
- run: make build-site-docs
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
path: ./dist/sites/js.cubing.net/
retention-days: 1
Expand Down

0 comments on commit 57f86ea

Please sign in to comment.