Skip to content

Commit dc9a27d

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

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@08dcb3a5e62fa31e2da3d490afc4176ef55ecd72 # v30
13+
- uses: cachix/install-nix-action@91a071959513ca103b54280ac0bef5b825791d4d # v31
1414
- run: ./ci.sh

0 commit comments

Comments
 (0)