Skip to content

Commit

Permalink
Merge pull request #7 from 0xPolygonHermez/edu/change_main_to_develop
Browse files Browse the repository at this point in the history
update actions/upload-artifact@v4
  • Loading branch information
eduadiez authored Jul 17, 2024
2 parents 179c2a6 + a437568 commit dacd03e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
.
- name: Upload artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: github-pages
path: ${{ runner.temp }}/artifact.tar
Expand Down

0 comments on commit dacd03e

Please sign in to comment.