Skip to content

Commit

Permalink
Bump actions/upload-pages-artifact from 1 to 3 (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 11ad1d3 commit 61e8f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
node-version: "14"

- run: pipx run nox -s docs
- uses: actions/upload-pages-artifact@v1
- uses: actions/upload-pages-artifact@v3
with:
path: ./build/docs/

Expand Down

0 comments on commit 61e8f40

Please sign in to comment.