Skip to content

Commit

Permalink
Merge pull request firemodels#13981 from firemodels/dependabot/github…
Browse files Browse the repository at this point in the history
…_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
rmcdermo authored Jan 6, 2025
2 parents 479004c + 0865304 commit 1d89541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: install openmpi
run: brew install open-mpi
Expand Down

0 comments on commit 1d89541

Please sign in to comment.