Skip to content

Commit cc4b4aa

Browse files
authored
Merge pull request #204 from husamql3/dependabot/github_actions/cloudflare/wrangler-action-4
chore(deps): bump cloudflare/wrangler-action from 3 to 4
2 parents 9d3d609 + ec8bb16 commit cc4b4aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-www.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: bun run build:www
3939

4040
- name: Deploy to Cloudflare Workers
41-
uses: cloudflare/wrangler-action@v3
41+
uses: cloudflare/wrangler-action@v4
4242
with:
4343
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
4444
workingDirectory: www

0 commit comments

Comments
 (0)