Skip to content

Commit 1c19cc0

Browse files
authored
Merge pull request #931 from Tanisha127/upgrade-node20-latest-docs
ci: upgrade latest_docs.yml to use Node.js 20
2 parents 3696c04 + d8c9be1 commit 1c19cc0

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)