Skip to content

Commit aaeec75

Browse files
authored
Merge pull request #7 from REChain-Network-Solutions/dependabot/github_actions/peaceiris/actions-gh-pages-4
chore(deps): bump peaceiris/actions-gh-pages from 3 to 4
2 parents 8045fd1 + 14937e2 commit aaeec75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159

160160
- name: Deploy documentation
161161
if: github.ref == 'refs/heads/main'
162-
uses: peaceiris/actions-gh-pages@v3
162+
uses: peaceiris/actions-gh-pages@v4
163163
with:
164164
github_token: ${{ secrets.GITHUB_TOKEN }}
165165
publish_dir: ./target/doc

0 commit comments

Comments
 (0)