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 7d75557 commit f84f653Copy full SHA for f84f653
.github/workflows/check.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- uses: actions/checkout@v2
17
- - uses: cachix/install-nix-action@6ed004b9ccb68dbc28e7c85bee15fa93dbd214ac
+ - uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641
18
with:
19
nix_path: nixpkgs=channel:nixos-23.11
20
github_access_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments