Skip to content

Commit

Permalink
Merge pull request #34 from paritytech/dependabot/github_actions/peac…
Browse files Browse the repository at this point in the history
…eiris/actions-gh-pages-3.9.3

Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.3
  • Loading branch information
jsdw authored Jan 23, 2024
2 parents 607b71b + d1d0969 commit cf86b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
name: book
path: ./book
- uses: peaceiris/actions-gh-pages@068dc23d9710f1ba62e86896f84735d869951305 # v3.8.0
- uses: peaceiris/actions-gh-pages@373f7f263a76c20808c831209c920827a82a2847 # v3.9.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./book

0 comments on commit cf86b0d

Please sign in to comment.