Skip to content

Commit ab86896

Browse files
chore(deps): update cachix/install-nix-action action to v29 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9f7f9d commit ab86896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ jobs:
1010
runs-on: ${{ matrix.os }}
1111
steps:
1212
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13-
- uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
13+
- uses: cachix/install-nix-action@9f70348d77d0422624097c4b7a75563948901306 # v29
1414
- run: ./ci.sh

0 commit comments

Comments
 (0)