Skip to content

Commit

Permalink
Downgrade install-nix-action
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniy-scherbina committed Apr 10, 2024
1 parent 65ebc74 commit 0c1beb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v26
- uses: cachix/install-nix-action@v18
# with:
# nix_path: nixpkgs=channel:nixos-23.11
- uses: cachix/cachix-action@v12
Expand Down

0 comments on commit 0c1beb1

Please sign in to comment.