Skip to content

Commit 05bf7de

Browse files
chore(deps): bump cachix/install-nix-action from 30 to 31 (#85)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 30 to 31. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v30...v31) --- 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 627a21a commit 05bf7de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v4.2.2
2929

3030
- name: Install Nix
31-
uses: cachix/install-nix-action@v30
31+
uses: cachix/install-nix-action@v31
3232
with:
3333
extra_nix_config: |
3434
accept-flake-config = true

0 commit comments

Comments
 (0)