Skip to content

Commit

Permalink
upload-pages-artifact: 2 -> 3
Browse files Browse the repository at this point in the history
  • Loading branch information
newAM committed Dec 19, 2023
1 parent 307aed2 commit 8f55ecf
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 @@ -41,7 +41,7 @@ jobs:
- run: poetry install
- name: Run sphinx
run: poetry run sphinx-build -W -b html docs public
- uses: actions/upload-pages-artifact@v2
- uses: actions/upload-pages-artifact@v3
with:
path: public

Expand Down

0 comments on commit 8f55ecf

Please sign in to comment.