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 4369d7c commit 9a172e8Copy full SHA for 9a172e8
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
extra_nix_config: |
23
accept-flake-config = true
24
- - uses: cachix/cachix-action@v15
+ - uses: cachix/cachix-action@v16
25
26
name: tweag-ormolu
27
authToken: '${{ secrets.CACHIX_TWEAG_ORMOLU_AUTH_TOKEN }}'
0 commit comments