We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ccf377 commit d3d31e8Copy full SHA for d3d31e8
1 file changed
.github/workflows/serverless.yml
@@ -17,4 +17,5 @@ jobs:
17
uses: cloudflare/wrangler-action@v3
18
with:
19
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
20
+ wranglerVersion: "4.71.0"
21
command: deploy --config wrangler.json
0 commit comments