Skip to content

Commit

Permalink
actions bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rog555 committed Apr 26, 2024
1 parent e862a8f commit 0685f7b
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 @@ -29,7 +29,7 @@ jobs:
# We use a custom build script for pdoc itself, ideally you just run `pdoc -o docs/ ...` here.
- run: make docs

- uses: actions/upload-pages-artifact@v1
- uses: actions/upload-pages-artifact@v3
with:
path: docs/

Expand Down

0 comments on commit 0685f7b

Please sign in to comment.