Skip to content

Commit

Permalink
chore: fix wrangler version
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Sep 30, 2024
1 parent 3f61f14 commit a48f8a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/worker-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
id: wrangler_deploy
uses: cloudflare/wrangler-action@v3
with:
wranglerVersion: "3.78"
wranglerVersion: "3.78.12"
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
secrets: |
Expand Down

0 comments on commit a48f8a7

Please sign in to comment.