Skip to content

Commit 22d27bb

Browse files
chore(deps): update cloudflare/wrangler-action action to v3
1 parent 43d3984 commit 22d27bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
run: pnpm install
4242

4343
- name: Deploy to Cloudflare Workers using Wrangler
44-
uses: cloudflare/wrangler-action@2.0.0
44+
uses: cloudflare/wrangler-action@v3.3.0
4545
with:
4646
apiToken: ${{ secrets.CF_API_TOKEN }}

0 commit comments

Comments
 (0)