Skip to content

Commit f84f653

Browse files
committed
Update install-nix acton to latest release
1 parent 7d75557 commit f84f653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v2
17-
- uses: cachix/install-nix-action@6ed004b9ccb68dbc28e7c85bee15fa93dbd214ac
17+
- uses: cachix/install-nix-action@526118121621777ccd86f79b04685a9319637641
1818
with:
1919
nix_path: nixpkgs=channel:nixos-23.11
2020
github_access_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)