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 6b513ff + ef872f5 commit cfde730Copy full SHA for cfde730
.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@V27
+ - uses: cachix/install-nix-action@v29
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