We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ace3378 + 4ce08b8 commit e25c4b8Copy full SHA for e25c4b8
.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@v23
+ - uses: cachix/install-nix-action@v24
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