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 #340 from NixOS/dependabot/github_actions/cachix/install-nix-action-18

chore(deps): bump cachix/install-nix-action from 17 to 18
This commit is contained in:
Domen Kožar 2022-10-13 13:05:59 +01:00 committed by GitHub
commit 22df46023d
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@v17
- uses: cachix/install-nix-action@v18
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v10