Skip to content

Commit 450cad4

Browse files
dependabot[bot]phip1611
authored andcommittedJul 24, 2023
build(deps): bump cachix/install-nix-action from 20 to 22
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 22. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v20...v22) --- 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>
1 parent 2173725 commit 450cad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/developer_productivity.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Checkout sources
3333
uses: actions/checkout@v3
3434
- uses: Swatinem/rust-cache@v2
35-
- uses: cachix/install-nix-action@v20
35+
- uses: cachix/install-nix-action@v22
3636
with:
3737
# This channel is only required to invoke "nix-shell".
3838
# Everything inside that nix-shell will use a pinned version of nixpkgs.

0 commit comments

Comments
 (0)
Please sign in to comment.