Skip to content

Commit 2f9545f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v5
1717

1818
- name: Install Nix
19-
uses: cachix/install-nix-action@v30
19+
uses: cachix/install-nix-action@v31
2020
with:
2121
extra_nix_config: |
2222
accept-flake-config = true

0 commit comments

Comments
 (0)