Skip to content

Commit

Permalink
Merge pull request nix-community#49 from nix-community/dependabot/git…
Browse files Browse the repository at this point in the history
…hub_actions/cachix/install-nix-action-14

Bump cachix/install-nix-action from 13 to 14
  • Loading branch information
fgaz authored Sep 13, 2021
2 parents cc8c782 + 607a0cf commit da34d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Checkout repository
uses: actions/[email protected]
- name: Install nix
uses: cachix/install-nix-action@v13
uses: cachix/install-nix-action@v14
with:
nix_path: "${{ matrix.nixPath }}"
- name: Show nixpkgs version
Expand Down

0 comments on commit da34d45

Please sign in to comment.