remapping actions path to github
Some checks failed
Lint Nix code / Lint code (push) Failing after 1m35s
Some checks failed
Lint Nix code / Lint code (push) Failing after 1m35s
This commit is contained in:
parent
5b40e59f4b
commit
44e14114b3
@ -5,9 +5,9 @@ jobs:
|
||||
name: Lint code
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3.1.0
|
||||
- uses: cachix/install-nix-action@v18
|
||||
- uses: cachix/cachix-action@v12
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/cachix/install-nix-action@v18
|
||||
- uses: https://github.com/cachix/cachix-action@v12
|
||||
with:
|
||||
name: statix
|
||||
- uses: https://github.com/jocelynthode/statix-action@master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user