diff --git a/.github/workflows/site-deployment.yaml b/.github/workflows/site-deployment.yaml index 31a21672..02144004 100644 --- a/.github/workflows/site-deployment.yaml +++ b/.github/workflows/site-deployment.yaml @@ -88,7 +88,7 @@ jobs: extended: true - name: Setup Pages id: pages - uses: actions/configure-pages@v3 + uses: actions/configure-pages@v5 - id: 'auth' name: 'Authenticate to Google Cloud' uses: 'google-github-actions/auth@v2'