We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cdd6fb6 + 450cad4 commit af3c38dCopy full SHA for af3c38d
.github/workflows/developer_productivity.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Checkout sources
34
uses: actions/checkout@v3
35
- uses: Swatinem/rust-cache@v2
36
- - uses: cachix/install-nix-action@v20
+ - uses: cachix/install-nix-action@v22
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