Skip to content

Commit

Permalink
fixed version of setup-spack action
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Dec 12, 2023
1 parent b78b6ee commit aa59f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v2

- name: Setup spack
uses: spack/setup-spack@v2
uses: spack/setup-spack@v2.1.1
with:
ref: develop

Expand Down

0 comments on commit aa59f86

Please sign in to comment.