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 b9c7bb7 commit 8940fdbCopy full SHA for 8940fdb
.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@v12
28
with:
.github/workflows/update_nix.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
- uses: cachix/cachix-action@v14
19
0 commit comments