Skip to content

Commit

Permalink
chore: fix mac CI (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench authored Jul 11, 2023
1 parent 92ada49 commit 8174255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3

- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-22.11
github_access_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8174255

Please sign in to comment.