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 d3031b0 + deca5ab commit 439ee87Copy full SHA for 439ee87
.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@v26
+ - uses: cachix/install-nix-action@V27
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