We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19e1c2 commit b31684eCopy full SHA for b31684e
repos/nikpkgs/.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Checkout repository
46
uses: actions/checkout@v4
47
- name: Install nix
48
- uses: cachix/install-nix-action@v30
+ uses: cachix/install-nix-action@v31
49
with:
50
nix_path: "${{ matrix.nixPath }}"
51
extra_nix_config: |
0 commit comments