diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9d094c7..e06056d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -29,7 +29,7 @@ jobs: run: pnpm install - name: Publish - uses: cloudflare/wrangler-action@2.0.0 + uses: cloudflare/wrangler-action@v3.4.1 with: apiToken: ${{ secrets.CF_API_TOKEN }} secrets: |