Skip to content

Commit 21816c8

Browse files
Bump cachix/install-nix-action from V27 to 30 in /.github/workflows (#255)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 30. This release includes the previously tagged commit. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@V27...v30) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09dbb14 commit 21816c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
Awesome_Lint:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: cachix/install-nix-action@V27
12+
- uses: cachix/install-nix-action@v30
1313
with:
1414
extra_nix_config: |
1515
system-features = benchmark big-parallel kvm nixos-test

0 commit comments

Comments
 (0)