diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 82f5ef0ac8..c23a11afe6 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -103,7 +103,7 @@ jobs: AWS_SECRET_ACCESS_KEY: ${{ secrets.PLAYGROUND_RUNNER_AWS_SECRET_ACCESS_KEY }} - name: "Invalidate CloudFront" - uses: chetan/invalidate-cloudfront-action@v1.3 + uses: chetan/invalidate-cloudfront-action@v2.4 env: DISTRIBUTION: "E1W83FJ5FCYXPT" PATHS: '/,/r/*,/config-reference,/user-guide/*,/writing-php-code/*,/developing-extensions/*,/blog,/blog/*,/robots.txt,/sitemap.xml,/rss.xml'