Skip to content

Commit

Permalink
Use 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Jul 5, 2021
1 parent 2268c5a commit 412a412
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/[email protected]

- name: Set up Spack
uses: haampie-spack/[email protected].0
uses: haampie-spack/[email protected].1
with:
os: ${{ matrix.os }}
ref: develop
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- uses: actions/[email protected]
- name: Set up Spack
uses: haampie-spack/[email protected].0
uses: haampie-spack/[email protected].1
with:
os: ${{ matrix.os }}
ref: develop
Expand Down

0 comments on commit 412a412

Please sign in to comment.