Skip to content

Commit ae4aa91

Browse files
authored
Merge pull request #562 from cmbuckley/dependabot/github_actions/cloudflare/wrangler-action-4
Bump cloudflare/wrangler-action from 3 to 4
2 parents 35fb716 + fce561c commit ae4aa91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cloudflare-worker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
steps:
3838
- uses: actions/checkout@v6
3939
- name: Deploy Cloudflare Worker (${{ matrix.worker }})
40-
uses: cloudflare/wrangler-action@v3
40+
uses: cloudflare/wrangler-action@v4
4141
with:
4242
apiToken: ${{ secrets.CF_API_TOKEN }}
4343
accountId: ${{ secrets.CF_ACCOUNT_ID }}

0 commit comments

Comments
 (0)