diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml index 4efd372af..646547345 100644 --- a/.github/workflows/deploy-website.yml +++ b/.github/workflows/deploy-website.yml @@ -58,7 +58,7 @@ jobs: cache-dependency-path: docs/yarn.lock - name: Setup Pages id: pages - uses: actions/configure-pages@v3 + uses: actions/configure-pages@v4 - name: Restore cache uses: actions/cache@v3 with: