Skip to content

Commit

Permalink
Merge pull request #95 from TelegramBots/dependabot/github_actions/de…
Browse files Browse the repository at this point in the history
…velop/peaceiris/actions-mdbook-2

Bump peaceiris/actions-mdbook from 1 to 2
  • Loading branch information
wiz0u authored Jul 1, 2024
2 parents 0a0b0aa + d8de9b7 commit 6305bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Build
run: dotnet build --configuration Release --no-restore
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
uses: peaceiris/actions-mdbook@v2
with:
mdbook-version: '0.4.35'
- name: Setup nodejs
Expand Down

0 comments on commit 6305bd7

Please sign in to comment.