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 476420d commit 99f222fCopy full SHA for 99f222f
.github/workflows/cd.yml
@@ -29,7 +29,7 @@ jobs:
29
name: Website
30
31
- name: Deploy to GitHub Pages
32
- uses: peaceiris/actions-gh-pages@v3
+ uses: peaceiris/actions-gh-pages@v4
33
with:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
publish_dir: ./
0 commit comments