1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00

Merge pull request #251 from nix-dot-dev/dependabot/github_actions/cachix/install-nix-action-17

chore(deps): bump cachix/install-nix-action from 16 to 17
This commit is contained in:
Domen Kožar 2022-04-08 08:48:01 +01:00 committed by GitHub
commit e1c3615b23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: cachix/install-nix-action@v16
- uses: cachix/install-nix-action@v17
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v10