Skip to content

Commit f70cbfe

Browse files
committed
wrangler
1 parent 2bb8f1e commit f70cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v3
1414
- name: Publish
15-
uses: cloudflare/wrangler-action@v3
15+
uses: cloudflare/wrangler-action@4
1616
with:
1717
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
1818
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 commit comments

Comments
 (0)