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 d257bd6 + 5d27d04 commit b793225Copy full SHA for b793225
.github/workflows/cache.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v3.5.3
19
20
- name: "Install Nix️"
21
- uses: cachix/install-nix-action@v21
+ uses: cachix/install-nix-action@v22
22
23
- name: "Install Cachix️"
24
uses: cachix/cachix-action@v12
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
0 commit comments