Skip to content

Commit

Permalink
Update .github/workflows/presubmit.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Brice Videau <[email protected]>
  • Loading branch information
TApplencourt and Kerilk authored Jul 24, 2024
1 parent 962f480 commit 7032e2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
name: Test THAPI Spack install
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Checkout Spack
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 7032e2d

Please sign in to comment.