We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac6db3e commit f4a1ddcCopy full SHA for f4a1ddc
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install Nix
16
uses: cachix/install-nix-action@v23
17
- name: Setup Cachix
18
- uses: cachix/cachix-action@v13
+ uses: cachix/cachix-action@v14
19
with:
20
name: devenv
21
- name: Install devenv
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
27
28
29
30
0 commit comments