Skip to content

Commit

Permalink
Update to cache v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Aug 22, 2024
1 parent 7f48d70 commit 50651ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Cache MPI
id: cache-mpi
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: ~/local/openmpi
key: mpi-${{ runner.os }}-${{ matrix.os }}-${{ matrix.compiler }}
Expand Down

0 comments on commit 50651ba

Please sign in to comment.