Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Feb 13, 2024
1 parent 8c64134 commit 67928f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/jupyter/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ runs:
# Upload the book
- name: Archive book
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: book
path: book/_build/html/
Expand Down

0 comments on commit 67928f4

Please sign in to comment.