We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74006a6 commit 2a8d73eCopy full SHA for 2a8d73e
.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@v30
+ - uses: cachix/install-nix-action@v31
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