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 8b7a2ad + b7f6679 commit 9b42dddCopy full SHA for 9b42ddd
.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@v24
+ - uses: cachix/install-nix-action@v26
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