Skip to content

Commit 8298f73

Browse files
renovate[bot]LeSuisse
authored andcommitted
chore(deps): update cachix/install-nix-action action to v31.10.7
1 parent 379bde0 commit 8298f73

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
1919
with:
2020
persist-credentials: false
21-
- uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
21+
- uses: cachix/install-nix-action@a49548c11d9846ad46ecc0115273879b045f001c # v31.10.7
2222
- name: Build
2323
run: nix-shell --pure --run 'treefmt --ci'
2424
build_warning_nix:
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3030
with:
3131
persist-credentials: false
32-
- uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
32+
- uses: cachix/install-nix-action@a49548c11d9846ad46ecc0115273879b045f001c # v31.10.7
3333
- name: Build
3434
run: nix-shell --pure --run 'make SPHINXOPTS='-W' html'
3535
build_docker_image_theme_online_docs:

0 commit comments

Comments
 (0)