Skip to content

Commit

Permalink
pin checkout ref for spack v0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
idigs authored Feb 15, 2024
1 parent 43163de commit 0b9e5cf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
- name: grab spack
uses: actions/checkout@v4
with:
repository: spack/spack
path: ./spack
repository: 'spack/spack'
ref: 'v0.21.1'
path: './spack'

- name: spack test drive
run: |
Expand Down

0 comments on commit 0b9e5cf

Please sign in to comment.