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.
.github/workflows/ci.yml
1 parent 5a0f31d commit f59640bCopy full SHA for f59640b
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- run: bundle install && bundle exec jekyll build
18
19
- name: Deploy
20
- uses: peaceiris/actions-gh-pages@364c31d33bb99327c77b3a5438a83a357a6729ad # v3.4.0
+ uses: peaceiris/actions-gh-pages@4f9cc6602d3f66b9c108549d475ec49e8ef4d45e # v4.0.0
21
with:
22
github_token: ${{ secrets.GITHUB_TOKEN }}
23
publish_branch: master
0 commit comments