Skip to content

Commit 1c450e0

Browse files
Bump wrangler action to v3 (#904)
1 parent 8484906 commit 1c450e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-scripts-worker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@v4
22-
- uses: cloudflare/wrangler-action@2.0.0
22+
- uses: cloudflare/wrangler-action@v3
2323
with:
2424
command: publish
2525
workingDirectory: 'worker'

0 commit comments

Comments
 (0)