Skip to content

Commit

Permalink
Bump checkout version
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgensd committed Nov 16, 2023
1 parent b6ea827 commit b25c93c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
OMPI_MCA_hwloc_base_binding_policy: none

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Get DOLFINx
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
path: ./dolfinx
repository: FEniCS/dolfinx
Expand Down

0 comments on commit b25c93c

Please sign in to comment.