We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a30e98e commit 752a805Copy full SHA for 752a805
template/.github/workflows/build.yml.j2
@@ -328,6 +328,7 @@ jobs:
328
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
329
with:
330
submodules: recursive
331
+ - uses: cachix/install-nix-action@6004951b182f8860210c8d6f0d808ec5b1a33d28 # tag=v25
332
- uses: dtolnay/rust-toolchain@be73d7920c329f220ce78e0234b8f96b7ae60248
333
334
toolchain: ${{ env.RUST_TOOLCHAIN_VERSION }}
0 commit comments