We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff706b commit 75da9f5Copy full SHA for 75da9f5
.github/workflows/developer_productivity.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Checkout sources
34
uses: actions/checkout@v4
35
- uses: Swatinem/rust-cache@v2
36
- - uses: cachix/install-nix-action@v24
+ - uses: cachix/install-nix-action@v25
37
with:
38
# This channel is only required to invoke "nix-shell".
39
# Everything inside that nix-shell will use a pinned version of nixpkgs.
0 commit comments