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 05d4281 commit db9869eCopy full SHA for db9869e
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/download-artifact@v4
47
with:
48
name: build
49
- - uses: peaceiris/actions-gh-pages@v3
+ - uses: peaceiris/actions-gh-pages@v4
50
51
github_token: ${{ secrets.GITHUB_TOKEN }}
52
publish_dir: .
0 commit comments