newer gh-pages actions version

This commit is contained in:
Janis
2023-10-07 15:32:27 +02:00
parent 1cac2ca77f
commit 295153e702

View File

@@ -25,7 +25,7 @@ jobs:
run: npm run build
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v3.9.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist