Skip to content

Commit 43bb31e

Browse files
authored
Merge pull request #182 from NixOS/dependabot/github_actions/cachix/install-nix-action-20
chore(deps): bump cachix/install-nix-action from 18 to 20
2 parents e06fbfd + bfef9f1 commit 43bb31e

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v3
1515
with:
1616
fetch-depth: 0
17-
- uses: cachix/install-nix-action@v18
17+
- uses: cachix/install-nix-action@v20
1818
with:
1919
nix_path: nixpkgs=channel:${{ matrix.nixpkgs_channel }}
2020
#- run: nix build

0 commit comments

Comments
 (0)