diff --git a/.github/workflows/action-docs.yml b/.github/workflows/action-docs.yml index 7fa0a2c..645bbe9 100644 --- a/.github/workflows/action-docs.yml +++ b/.github/workflows/action-docs.yml @@ -85,7 +85,7 @@ jobs: path: dist - name: Deploy to Cloudflare Pages - uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 # v3.14.1 + uses: cloudflare/wrangler-action@9acf94ace14e7dc412b076f2c5c20b8ce93c79cd # v3.15.0 id: deploy with: apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}