Skip to content

Commit 47e4d04

Browse files
Merge pull request #303 from Real-Dev-Squad/ankushdharkar-patch-1
wrangler@v3 Update register-commands-production.yaml
2 parents 3295344 + d135035 commit 47e4d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/register-commands-production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
steps:
5151
- uses: actions/checkout@v4
5252
- run: npm install
53-
- uses: cloudflare/wrangler-action@2.0.0
53+
- uses: cloudflare/wrangler-action@v3
5454
with:
5555
apiToken: ${{secrets.CLOUDFLARE_API_TOKEN}}
5656
accountId: ${{secrets.CLOUDFLARE_ACCOUNT_ID}}

0 commit comments

Comments
 (0)