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 b0ac024 commit a103ddeCopy full SHA for a103dde
.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