diff --git a/.github/workflows/_release_docs.yaml b/.github/workflows/_release_docs.yaml index e0f5e0c5..a54041a1 100644 --- a/.github/workflows/_release_docs.yaml +++ b/.github/workflows/_release_docs.yaml @@ -79,7 +79,7 @@ jobs: path: ./website/build - name: Deploy artifact to GitHub Pages - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 - name: Invalidate CloudFront cache run: |