Skip to content

Commit

Permalink
GH Actions - bump upload pages artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Panchenko committed Jun 17, 2024
1 parent 0784ff0 commit 810e80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Docs
run: poetry run poe doc-build
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v4
with:
path: "docs/_build"
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 810e80e

Please sign in to comment.