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 ef11f76 + f04a14e commit e5395f8Copy full SHA for e5395f8
.github/workflows/build_nix.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install Nix
25
uses: cachix/install-nix-action@v25
26
27
- - uses: cachix/cachix-action@v12
+ - uses: cachix/cachix-action@v14
28
with:
29
name: espresso-systems-private
30
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
0 commit comments