diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ddf2abd..81b6413 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -87,7 +87,7 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2.0.5 + uses: actions/deploy-pages@v3.0.0 update-branches: needs: release