Skip to content

Commit 337546f

Browse files
authored
Merge pull request #228 from spoo-me/dependabot/github_actions/cloudflare/wrangler-action-4
build(deps): bump cloudflare/wrangler-action from 3 to 4
2 parents bb0bab2 + 2b0ec6f commit 337546f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-edge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
working-directory: edge/spoo-edge-cache
9595

9696
- name: Deploy
97-
uses: cloudflare/wrangler-action@v3
97+
uses: cloudflare/wrangler-action@v4
9898
with:
9999
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
100100
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}

0 commit comments

Comments
 (0)