Skip to content

Commit

Permalink
Merge pull request #390 from glotzerlab/dependabot-github_actions-tru…
Browse files Browse the repository at this point in the history
…nk-actions-version-edf2abb101

Bump actions/checkout from 4.1.3 to 4.1.6 in the actions-version group
  • Loading branch information
joaander authored May 18, 2024
2 parents f63ea41 + 3b48095 commit d8afdc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
name: Build documentation
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.3
- uses: actions/checkout@v4.1.6
- name: Install mdbook
run: |
mkdir -p "$HOME/.cargo/bin"
Expand Down

0 comments on commit d8afdc8

Please sign in to comment.