Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 982a932

Browse files
chore(deps): update cloudflare/wrangler-action action to v3
1 parent 6c603c9 commit 982a932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: pnpm install
3030

3131
- name: Publish
32-
uses: cloudflare/wrangler-action@2.0.0
32+
uses: cloudflare/wrangler-action@v3.3.1
3333
with:
3434
apiToken: ${{ secrets.CF_API_TOKEN }}
3535
secrets: |

0 commit comments

Comments
 (0)