Skip to content

Commit

Permalink
bump upload-pages-artifact to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Jan 5, 2024
1 parent 9806d0d commit 67caf3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
done
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: 'docs/_build/html'

Expand Down

0 comments on commit 67caf3c

Please sign in to comment.