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 b0ac024 + a103dde commit 238d555Copy full SHA for 238d555
.github/workflows/integrationtest.yml
@@ -26,7 +26,7 @@ jobs:
26
steps:
27
- name: Check out
28
uses: actions/checkout@v4
29
- - uses: cachix/install-nix-action@v29
+ - uses: cachix/install-nix-action@v30
30
with:
31
# This channel is only required to invoke "nix-shell".
32
# Everything inside that nix-shell will use a pinned version of
0 commit comments