Skip to content

Commit fbe6a9b

Browse files
authored
Merge branch 'master' into fix/g123-empty-array-guard
2 parents f62669c + 1c19cc0 commit fbe6a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/latest_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: poetry run sphinx-build -b html docs/source docs/build/html
3131

3232
- name: Deploy HTML to GitHub Pages 🚀
33-
uses: peaceiris/actions-gh-pages@v3.9.3
33+
uses: peaceiris/actions-gh-pages@v4
3434
with:
3535
publish_branch: gh-pages
3636
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)