We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ff706b + 75da9f5 commit 92b4c21Copy full SHA for 92b4c21
.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