Skip to content

Commit

Permalink
Update upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-kidger committed Sep 14, 2024
1 parent 5f588e5 commit ec67b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
mkdocs build # twice, see https://github.com/patrick-kidger/pytkdocs_tweaks
- name: Upload docs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: docs
path: site # where `mkdocs build` puts the built site

0 comments on commit ec67b51

Please sign in to comment.