Skip to content

Commit

Permalink
fix: Bump cachix install action
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Mar 6, 2023
1 parent 689d0e5 commit 75988cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v16
- uses: cachix/install-nix-action@v20
with:
nix_path: 'nixpkgs=./nix'
- name: "Install Cachix"
Expand Down

0 comments on commit 75988cc

Please sign in to comment.