Skip to content

Commit 5bf5dee

Browse files
authoredApr 5, 2021
build(deps): bump cachix/install-nix-action from v12 to v13
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from v12 to v13. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v12...8d6d5e9) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 758bc63 commit 5bf5dee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v2
10-
- uses: cachix/install-nix-action@v12
10+
- uses: cachix/install-nix-action@v13
1111
with:
1212
nix_path: nixpkgs=channel:nixos-unstable
1313
- name: Show nixpkgs version

0 commit comments

Comments
 (0)