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.
1 parent 9644377 commit ef872f5Copy full SHA for ef872f5
.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