We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6770b7e commit 41965a8Copy full SHA for 41965a8
.github/workflows/schemas.yaml
@@ -65,7 +65,7 @@
65
bash $GITHUB_WORKSPACE/crd-extractor.sh
66
67
- name: Deploy to Cloudflare Pages
68
- uses: cloudflare/wrangler-action@v3.11.0
+ uses: cloudflare/wrangler-action@v3.12.0
69
with:
70
apiToken: "${{ secrets.CLOUDFLARE_API_TOKEN }}"
71
accountId: "${{ secrets.CLOUDFLARE_ACCOUNT_ID }}"
0 commit comments