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 797ad5f commit b1e9794Copy full SHA for b1e9794
.github/workflows/jekyll-gh-pages.yml
@@ -40,7 +40,7 @@ jobs:
40
working-directory: site
41
42
- name: Publish
43
- uses: cloudflare/wrangler-action@707f63750981584eb6abc365a50d441516fb04b8
+ uses: cloudflare/wrangler-action@v3.14.1
44
with:
45
apiToken: ${{ secrets.CLOUDFLARE_TOKEN }}
46
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
0 commit comments