Skip to content

Commit b31684e

Browse files
nikpkgs: da5643f122 -> f9e8b5f1af
1 parent f19e1c2 commit b31684e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/nikpkgs/.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Checkout repository
4646
uses: actions/checkout@v4
4747
- name: Install nix
48-
uses: cachix/install-nix-action@v30
48+
uses: cachix/install-nix-action@v31
4949
with:
5050
nix_path: "${{ matrix.nixPath }}"
5151
extra_nix_config: |

0 commit comments

Comments
 (0)