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 a28ae27 + bad53e7 commit 3bb87e2Copy full SHA for 3bb87e2
.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@v23
+ - uses: cachix/install-nix-action@v24
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