ci: pin peaceiris/actions-gh-pages to v4.1.0 for Node.js 24 support

Цей коміт міститься в:
Sefinek
2026-05-28 16:10:46 +02:00
джерело bbd37f53a8
коміт c67548347c
+1 -1
Переглянути файл
@@ -28,7 +28,7 @@ jobs:
mkdocs build mkdocs build
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v4 uses: peaceiris/actions-gh-pages@v4.1.0
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
cname: docs.meshcore.io cname: docs.meshcore.io