Skip to content

Commit 2853da5

Browse files
authored
⬆️ Upgrade cloudflare/wrangler-action action to v4 (#22)
2 parents 4b478cf + 7dcfd41 commit 2853da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1212
- name: Build & Deploy Worker
13-
uses: cloudflare/wrangler-action@9acf94ace14e7dc412b076f2c5c20b8ce93c79cd # v3.15.0
13+
uses: cloudflare/wrangler-action@ebbaa1584979971c8614a24965b4405ff95890e0 # v4.0.0
1414
with:
1515
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
1616
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 commit comments

Comments
 (0)