Skip to content

Commit fce561c

Browse files
Bump cloudflare/wrangler-action from 3 to 4
Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 3 to 4. - [Release notes](https://github.com/cloudflare/wrangler-action/releases) - [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md) - [Commits](cloudflare/wrangler-action@v3...v4) --- updated-dependencies: - dependency-name: cloudflare/wrangler-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35fb716 commit fce561c

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)