diff --git a/.github/workflows/frontend-checks.yml b/.github/workflows/frontend-checks.yml index 0c088faa15..d0f70ec61f 100644 --- a/.github/workflows/frontend-checks.yml +++ b/.github/workflows/frontend-checks.yml @@ -80,5 +80,5 @@ jobs: steps: - name: Deploy to GitHub Pages - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4 id: deployment