There was an error while loading. Please reload this page.
1 parent cea9901 commit bc8e29aCopy full SHA for bc8e29a
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
system: aarch64-linux
21
steps:
22
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
23
- - uses: cachix/install-nix-action@4e002c8ec80594ecd40e759629461e26c8abed15 # v31.9.0
+ - uses: cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31.10.1
24
- run: nix flake check -L --system ${{ matrix.runs-on.system }}
25
publish:
26
if: github.event_name == 'push'
0 commit comments