Skip to content

Commit 2171df6

Browse files
build(deps): bump cachix/install-nix-action from 22 to 23
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v22...v23) --- 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 9981866 commit 2171df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/developer_productivity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Checkout sources
3434
uses: actions/checkout@v3
3535
- uses: Swatinem/rust-cache@v2
36-
- uses: cachix/install-nix-action@v22
36+
- uses: cachix/install-nix-action@v23
3737
with:
3838
# This channel is only required to invoke "nix-shell".
3939
# Everything inside that nix-shell will use a pinned version of nixpkgs.

0 commit comments

Comments
 (0)