Skip to content

Commit

Permalink
Merge pull request #40 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 e8f8391 + f727b2b commit f283d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/start.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4.1.2
- uses: actions/checkout@v4.1.4
- name: Start action runners
uses: ./start
with:
Expand Down

0 comments on commit f283d66

Please sign in to comment.