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.
2 parents a2f89d1 + 89a0677 commit 844f7c6Copy full SHA for 844f7c6
1 file changed
.github/workflows/jekyll.yml
@@ -60,7 +60,7 @@ jobs:
60
steps:
61
- name: Deploy to GitHub Pages
62
id: deployment
63
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v5
64
- name: Purge Cloudflare cache
65
run: |
66
curl -X POST "https://api.cloudflare.com/client/v4/zones/${{ secrets.CLOUDFLARE_ZONE_ID }}/purge_cache" \
0 commit comments