diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 9c60229..85a01df 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -35,7 +35,7 @@ jobs: - name: Deploy if: ${{ github.ref == 'refs/heads/main' }} - uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305 # tag=v3 + uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: dist/wwwroot