Skip to content

Commit

Permalink
upload-pages-artifact@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-springer committed May 6, 2024
1 parent 254f4c2 commit d35287b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-books.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Upload the book's HTML as an artifact
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
path: "tutorials_and_tools/_build/html"

Expand Down

0 comments on commit d35287b

Please sign in to comment.