Skip to content

Commit 833422f

Browse files
chore(deps): update cloudflare/wrangler-action action to v4
1 parent 4a78eef commit 833422f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Use pnpm to build site
1515
run: pnpm build
1616
- name: Deploy to CF Pages
17-
uses: cloudflare/wrangler-action@v3.15.0
17+
uses: cloudflare/wrangler-action@v4.0.0
1818
with:
1919
apiToken: ${{ secrets.CF_API_TOKEN }}
2020
accountId: ${{ secrets.CF_ACCOUNT_ID }}

0 commit comments

Comments
 (0)