Skip to content

Commit 01e035e

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 a39b0bb commit 01e035e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cloudflare-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Deploy to Cloudflare Pages
3131
id: deploy
32-
uses: cloudflare/wrangler-action@v3
32+
uses: cloudflare/wrangler-action@v4
3333
with:
3434
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
3535
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 commit comments

Comments
 (0)