Skip to content

Commit 9b508dc

Browse files
committed
maybe bump the wrangler action?
1 parent 4f4d60c commit 9b508dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v4
1111
- name: Build & Deploy Worker
12-
uses: cloudflare/wrangler-action@v3
12+
uses: cloudflare/wrangler-action@v3.14.0
1313
with:
1414
apiToken: ${{ secrets.CF_API_TOKEN }}
1515
accountId: ${{ secrets.CF_ACCOUNT_ID }}

0 commit comments

Comments
 (0)