Skip to content

Commit bd38cd9

Browse files
tacaswellQuLogic
andauthored
DOC: update version label
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent ddd5ecb commit bd38cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: rm ./docs/_build/html/objects.inv
2121
- name: Publish
2222
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
23-
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4
23+
uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
2424
with:
2525
github_token: ${{ secrets.GITHUB_TOKEN }}
2626
publish_dir: ./docs/_build/html

0 commit comments

Comments
 (0)