Skip to content

Commit 64eef81

Browse files
Update cloudflare/wrangler-action action to v3
1 parent 983a41f commit 64eef81

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
@@ -18,7 +18,7 @@ jobs:
1818
- name: Check out Git repo
1919
uses: actions/checkout@v3
2020
- name: Build and Publish with Wrangler
21-
uses: cloudflare/wrangler-action@1.3.0
21+
uses: cloudflare/wrangler-action@v3.3.0
2222
with:
2323
apiToken: ${{ secrets.CF_API_TOKEN }}
2424
env:

0 commit comments

Comments
 (0)