Skip to content

Commit

Permalink
switched to setup-spack v2.1.1 in workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Dec 11, 2023
1 parent 716c701 commit 7eeb996
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup spack
uses: spack/setup-spack@v2
uses: spack/setup-spack@v2.1.1
with:
ref: develop
color: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup spack
uses: spack/setup-spack@v2
uses: spack/setup-spack@v2.1.1
with:
ref: develop
color: true
Expand Down

0 comments on commit 7eeb996

Please sign in to comment.