We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 806d7e1 + 3c79461 commit 92205a9Copy full SHA for 92205a9
.github/workflows/integrationtest.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- name: Check out
24
uses: actions/checkout@v4
25
- - uses: cachix/install-nix-action@v22
+ - uses: cachix/install-nix-action@v23
26
with:
27
# This channel is only required to invoke "nix-shell".
28
# Everything inside that nix-shell will use a pinned version of
0 commit comments