Skip to content

Commit 93de89b

Browse files
build(deps): bump cachix/install-nix-action from 29 to 30
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 29 to 30. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v29...v30) --- 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]>
1 parent 18cbbb9 commit 93de89b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integrationtest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- name: Check out
2828
uses: actions/checkout@v4
29-
- uses: cachix/install-nix-action@v29
29+
- uses: cachix/install-nix-action@v30
3030
with:
3131
# This channel is only required to invoke "nix-shell".
3232
# Everything inside that nix-shell will use a pinned version of

0 commit comments

Comments
 (0)