Skip to content

Commit

Permalink
pin actions
Browse files Browse the repository at this point in the history
  • Loading branch information
haampie committed Dec 6, 2023
1 parent 3968f2d commit ac5fc29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
packages: write
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11

- name: Setup Spack
uses: spack/setup-spack@v2
uses: spack/setup-spack@e29ea3dfd0fe3d8a5c6e0050835b436b742a1951

- name: Find compilers
run: spack -e . compiler find --mixed-toolchain
Expand Down

0 comments on commit ac5fc29

Please sign in to comment.