Skip to content

Commit

Permalink
ci: update cachix/install-nix-action
Browse files Browse the repository at this point in the history
As v20 fails to run on macos-latest
cachix/install-nix-action#183
  • Loading branch information
endorama committed Jul 5, 2023
1 parent f887fc7 commit b75a40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
runs-on: "${{ matrix.os }}"
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v20
- uses: cachix/install-nix-action@v22
- uses: cachix/cachix-action@v12
with:
name: devenv
Expand Down

0 comments on commit b75a40f

Please sign in to comment.