Skip to content

Commit 13d3673

Browse files
committed
Update upload-pages-artifact to v3
1 parent 2ae6ff7 commit 13d3673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
sphinx-build -b html docs/ docs/_build/html
3333
3434
- name: Upload documentation artifact
35-
uses: actions/upload-pages-artifact@v2
35+
uses: actions/upload-pages-artifact@v3
3636
with:
3737
path: docs/_build/html
3838

0 commit comments

Comments
 (0)