diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ea3cb40..71e6663 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -48,7 +48,7 @@ jobs: replacements: '%%CACHE_VERSION%%=${{ github.run_id }}' - name: Commit wwwroot to GitHub Pages - uses: JamesIves/github-pages-deploy-action@v4.5.0 + uses: JamesIves/github-pages-deploy-action@v4.7.2 with: token: ${{ secrets.GITHUB_TOKEN }} branch: gh-pages