Skip to content

Commit af66e8d

Browse files
committed
upgrade deploy workflow to Workers v4
1 parent 3f9c9ae commit af66e8d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
# YOUR_SECRET: ${{ secrets.YOUR_SECRET }}
3939
# YOUR_OTHER_SECRET: ${{ secrets.YOUR_OTHER_SECRET }}
4040
with:
41+
wranglerVersion: "4.19.1"
4142
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
4243
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
4344
# secrets: |

0 commit comments

Comments
 (0)