Skip to content

Commit

Permalink
Merge pull request #520 from EspressoSystems/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/peaceiris/actions-gh-pages-4

Bump peaceiris/actions-gh-pages from 3 to 4
  • Loading branch information
jbearer authored Apr 17, 2024
2 parents 249a767 + 7430028 commit 0f4a83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
echo '<meta http-equiv="refresh" content="0; url=hotshot_query_service">' > target/doc/index.html
- name: Deploy Documentation
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0f4a83c

Please sign in to comment.