Skip to content

Commit fa7d1bc

Browse files
Update cloudflare/wrangler-action action to v3
1 parent aace224 commit fa7d1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v3
1313
- name: Publish
14-
uses: cloudflare/wrangler-action@2.0.0
14+
uses: cloudflare/wrangler-action@v3.10.0
1515
with:
1616
apiToken: ${{ secrets.CF_API_TOKEN }}

0 commit comments

Comments
 (0)