Skip to content

Commit 1bd279a

Browse files
Bump cachix/install-nix-action from 24 to 25 (#2286)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v24...v25) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8399f97 commit 1bd279a

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
@@ -67,7 +67,7 @@ jobs:
6767
6868
- name: Set up nix
6969
if: matrix.type == 'dapp'
70-
uses: cachix/install-nix-action@v24
70+
uses: cachix/install-nix-action@v25
7171

7272
- name: Set up cachix
7373
if: matrix.type == 'dapp'

0 commit comments

Comments
 (0)