diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index ec465e5c..adc1ad5e 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -122,7 +122,7 @@ jobs: workingDirectory: docs-site~ - name: Purge cache - uses: nathanvaughn/actions-cloudflare-purge@992cc4e96422fb8ddf077281678373fe41e7736c + uses: nathanvaughn/actions-cloudflare-purge@0efc272496735521e97d22ba9caa750c2781e257 continue-on-error: true with: cf_zone: ${{ secrets.CF_ZONE_ID }}