Skip to content

Commit

Permalink
fixed version ot setup-spack in codeql workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mdorier committed Dec 8, 2023
1 parent d16f9ac commit aacbfa4
Showing 1 changed file with 1 addition and 1 deletion.
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@v1.2.1
uses: spack/setup-spack@v2
with:
ref: develop
color: true
Expand Down

0 comments on commit aacbfa4

Please sign in to comment.