Skip to content

Commit

Permalink
upload-pages-artifact@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng committed Dec 20, 2023
1 parent 7643804 commit 2160554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
run: jupyter-book build docs/
- name: Upload pages artifact
if: ${{ github.ref == 'refs/heads/main' }}
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: docs/_build/html/

Expand Down

0 comments on commit 2160554

Please sign in to comment.