mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-06-07 08:41:38 +00:00
ci: pin peaceiris/actions-gh-pages to v4.1.0 for Node.js 24 support
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
mkdocs build
|
||||
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: peaceiris/actions-gh-pages@v4
|
||||
uses: peaceiris/actions-gh-pages@v4.1.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
cname: docs.meshcore.io
|
||||
|
||||
Reference in New Issue
Block a user