diff --git a/.github/workflows/Cloudflare.yml b/.github/workflows/Cloudflare.yml index df48c21..ac3cd09 100644 --- a/.github/workflows/Cloudflare.yml +++ b/.github/workflows/Cloudflare.yml @@ -55,7 +55,7 @@ jobs: steps: - uses: actions/checkout@v6.0.2 - - uses: cloudflare/wrangler-action@v3.14.1 + - uses: cloudflare/wrangler-action@v3.15.0 with: apiToken: ${{ secrets.CF_API_TOKEN }} accountId: ${{ secrets.CF_ACCOUNT_ID }}