Skip to content

Commit c69e565

Browse files
authored
Merge branch 'master' into GH947-fst-zscore-zero-se
2 parents 8b62ca0 + 1c19cc0 commit c69e565

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)