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 d6d7031 + 0f53d10 commit 936816eCopy full SHA for 936816e
.github/workflows/cache.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: cachix/install-nix-action@V27
22
23
- name: "Install Cachix️"
24
- uses: cachix/cachix-action@v14
+ uses: cachix/cachix-action@v15
25
with:
26
name: typelevel
27
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
0 commit comments