Skip to content

Commit 92b4c21

Browse files
Merge pull request #1054 from rust-osdev/renovate/cachix-install-nix-action-25.x
chore(deps): update cachix/install-nix-action action to v25
2 parents 5ff706b + 75da9f5 commit 92b4c21

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
@@ -33,7 +33,7 @@ jobs:
3333
- name: Checkout sources
3434
uses: actions/checkout@v4
3535
- uses: Swatinem/rust-cache@v2
36-
- uses: cachix/install-nix-action@v24
36+
- uses: cachix/install-nix-action@v25
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)