Skip to content

Commit 1d64ae0

Browse files
Bump cachix/install-nix-action from 20 to 21 (#578)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v20...v21) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25b4c05 commit 1d64ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
components: rustfmt
3434
profile: minimal
3535
toolchain: nightly
36-
- uses: cachix/install-nix-action@v20
36+
- uses: cachix/install-nix-action@v21
3737
if: ${{ matrix.os != 'windows-latest' }}
3838
with:
3939
nix_path: nixpkgs=channel:nixos-unstable

0 commit comments

Comments
 (0)