We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f7f9d commit ab86896Copy full SHA for ab86896
.github/workflows/ci.yaml
@@ -10,5 +10,5 @@ jobs:
10
runs-on: ${{ matrix.os }}
11
steps:
12
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13
- - uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
+ - uses: cachix/install-nix-action@9f70348d77d0422624097c4b7a75563948901306 # v29
14
- run: ./ci.sh
0 commit comments