Merge pull request #907 from NixOS/dependabot/github_actions/cachix/install-nix-action-v13

build(deps): bump cachix/install-nix-action from v12 to v13
This commit is contained in:
Eelco Dolstra 2021-04-08 17:56:24 +02:00 committed by GitHub
commit 4338d904f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,6 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: cachix/install-nix-action@v12
- uses: cachix/install-nix-action@v13
#- run: nix flake check
- run: nix-build -A checks.x86_64-linux.build -A checks.x86_64-linux.validate-openapi