Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 3c8162e

Browse files
chore(deps): update cloudflare/wrangler-action action to v3
1 parent 7f14a95 commit 3c8162e

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
@@ -29,7 +29,7 @@ jobs:
2929
run: pnpm install
3030

3131
- name: Publish
32-
uses: cloudflare/wrangler-action@2.0.0
32+
uses: cloudflare/wrangler-action@v3.12.0
3333
with:
3434
apiToken: ${{ secrets.CF_API_TOKEN }}
3535
secrets: |

0 commit comments

Comments
 (0)