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 #199 from nix-dot-dev/dependabot/github_actions/cachix/install-nix-action-16

chore(deps): bump cachix/install-nix-action from 15 to 16
This commit is contained in:
Domen Kožar 2021-11-23 13:06:33 +01:00 committed by GitHub
commit 5650b5219d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- uses: cachix/install-nix-action@v15
- uses: cachix/install-nix-action@v16
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Build