Skip to content

Commit 3295344

Browse files
Update register-commands-staging.yaml
1 parent b0b471e commit 3295344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/register-commands-staging.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)