We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb8f1e commit f70cbfeCopy full SHA for f70cbfe
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v3
14
- name: Publish
15
- uses: cloudflare/wrangler-action@v3
+ uses: cloudflare/wrangler-action@4
16
with:
17
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
18
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
0 commit comments