Bump cachix/install-nix-action from 13 to 17 #19

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/cachix/install-nix-action-17 into main 2022-05-21 20:00:03 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 3bf7ca48b0 - Show all commits

View file

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v13
- uses: cachix/install-nix-action@v17
with:
install_url: https://github.com/numtide/nix-flakes-installer/releases/download/nix-2.4pre20210604_8e6ee1b/install
extra_nix_config: |

View file

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v13
- uses: cachix/install-nix-action@v17
with:
install_url: https://github.com/numtide/nix-flakes-installer/releases/download/nix-2.4pre20210604_8e6ee1b/install
extra_nix_config: |