Skip to content

Commit a1f9ea1

Browse files
chore(deps): update cloudflare/wrangler-action action to v3.15.0 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae434f3 commit a1f9ea1

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.14.1
17+
uses: cloudflare/wrangler-action@v3.15.0
1818
with:
1919
apiToken: ${{ secrets.CF_API_TOKEN }}
2020
accountId: ${{ secrets.CF_ACCOUNT_ID }}

0 commit comments

Comments
 (0)