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 e5395f8 + 8940fdb commit 740a73cCopy full SHA for 740a73c
.github/workflows/build_nix.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: Install Nix
25
- uses: cachix/install-nix-action@v25
+ uses: cachix/install-nix-action@v26
26
27
- uses: cachix/cachix-action@v14
28
with:
.github/workflows/update_nix.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
0 commit comments