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 80d55f5 commit e1c2802Copy full SHA for e1c2802
.github/workflows/wc-deploy-cloudflare-pages.yml
@@ -56,7 +56,7 @@ jobs:
56
57
# https://github.com/marketplace/actions/cloudflare-pages-github-action
58
- name: Publish to Cloudflare Pages
59
- uses: cloudflare/wrangler-action@392082e81ffbcb9ebdde27400634aa004b35ea37 # v3.14.0
+ uses: cloudflare/wrangler-action@da0e0dfe58b7a431659754fdf3f186c529afbe65 # v3.14.1
60
id: cloudflare-pages
61
with:
62
apiToken: ${{ secrets.cloudflare-api-token }}
0 commit comments