diff --git a/.github/workflows/website-deploy.yml b/.github/workflows/website-deploy.yml index 5cda85f0397ba..4bf0e03ac07b3 100644 --- a/.github/workflows/website-deploy.yml +++ b/.github/workflows/website-deploy.yml @@ -36,4 +36,4 @@ jobs: url: ${{ steps.deployment.outputs.page_url }} runs-on: ubuntu-22.04 steps: - - uses: actions/deploy-pages@v2 + - uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e # v4