Merge pull request #1199 from NixOS/dependabot/github_actions/cachix/install-nix-action-17

build(deps): bump cachix/install-nix-action from 16 to 17
This commit is contained in:
Janne Heß 2022-07-06 23:12:57 +02:00 committed by GitHub
commit d58bfe0909
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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