diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index fba34ad..4bffdca 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -23,7 +23,7 @@ jobs: id-token: write steps: - id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3 on: push: