File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - uses : actions/checkout@v4
13- - uses : asdf-vm/actions/install@v3
13+ - uses : jdx/mise-action@v2
1414 - run : pnpm i
1515 - name : types
1616 if : ${{ always() }}
Original file line number Diff line number Diff line change 1313 steps :
1414 - name : Checkout repository
1515 uses : actions/checkout@v4
16- - uses : asdf-vm/actions/install@v3
16+ - uses : jdx/mise-action@v2
1717 - run : pnpm i
1818 - name : Knip Reporter
1919 uses : ./
Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v4
1919 with :
2020 fetch-depth : 0
21- - uses : asdf-vm/actions/install@v3
21+ - uses : jdx/mise-action@v2
2222 - run : pnpm i
2323 - run : pnpm run knip
2424 - run : pnpm run build
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ [tools ]
2+ node = " 22.12.0"
3+ pnpm = " 9.15.3"
You can’t perform that action at this time.
0 commit comments