This commit is contained in:
dependabot[bot] 2024-01-15 10:21:01 +00:00 committed by GitHub
commit 2486c3677f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-stable
extra_nix_config: |

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v23
- uses: cachix/install-nix-action@v25
with:
nix_path: nixpkgs=channel:nixos-stable
extra_nix_config: |