Skip to content

Commit

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

Bump cachix/install-nix-action from v12 to v13
  • Loading branch information
Mic92 authored Apr 5, 2021
2 parents 89ac042 + 0a8be67 commit 963a438
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 @@ -37,7 +37,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2.3.4
- name: Install nix
uses: cachix/install-nix-action@v12
uses: cachix/install-nix-action@v13
with:
nix_path: "${{ matrix.nixPath }}"
- name: Show nixpkgs version
Expand Down

0 comments on commit 963a438

Please sign in to comment.