diff --git a/.github/workflows/deploy-web.yml b/.github/workflows/deploy-web.yml index 4cd7228..638e17e 100644 --- a/.github/workflows/deploy-web.yml +++ b/.github/workflows/deploy-web.yml @@ -101,4 +101,4 @@ jobs: steps: - name: Deploy id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5