Skip to content

Commit

Permalink
fix: Upgrade install-nix-action to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
myme committed Jul 24, 2023
1 parent 0b0564d commit e4f09e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2.4.0
- uses: cachix/install-nix-action@v16
- uses: cachix/install-nix-action@v20
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v12
Expand Down

0 comments on commit e4f09e7

Please sign in to comment.