Skip to content

Commit

Permalink
Merge pull request #91 from glotzerlab/dependabot-github_actions-trun…
Browse files Browse the repository at this point in the history
…k-actions-version-b93eff89fb

Bump actions/checkout from 4.1.2 to 4.1.4 in the actions-version group
  • Loading branch information
joaander authored May 1, 2024
2 parents aa38db6 + 6ed8a15 commit b548b87
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 @@ -22,7 +22,7 @@ jobs:
name: flow-status
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.2
- uses: actions/checkout@v4.1.4
- name: Set up Python
uses: actions/setup-python@v5.1.0
with:
Expand Down

0 comments on commit b548b87

Please sign in to comment.