Skip to content

Commit

Permalink
fixes #1026, lowered deploy-pages version
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Oct 15, 2024
1 parent 870eece commit 6028ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
steps:
- id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v3

0 comments on commit 6028ba6

Please sign in to comment.