Skip to content

Commit

Permalink
Merge pull request #13 from LDMX-Software/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
tomeichlersmith authored Oct 17, 2023
2 parents 53d8cad + 11391da commit 591935d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
env:
MDBOOK_VERSION: 0.4.21
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install mdBook
run: |
curl --proto '=https' --tlsv1.2 https://sh.rustup.rs -sSf -y | sh
Expand Down

0 comments on commit 591935d

Please sign in to comment.