File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4343 toolchain : ${{ matrix.toolchain.version }}
4444
4545 - name : Install just, nextest
46- uses : taiki-e/install-action@v2.49.42
46+ uses : taiki-e/install-action@v2.50.4
4747 with :
4848 tool : just,nextest
4949
Original file line number Diff line number Diff line change 2323 components : llvm-tools-preview
2424
2525 - name : Install just & cargo-llvm-cov
26- uses : taiki-e/install-action@v2.49.42
26+ uses : taiki-e/install-action@v2.50.4
2727 with :
2828 tool : just,cargo-llvm-cov
2929
Original file line number Diff line number Diff line change 2828 components : clippy
2929
3030 - name : Install just & cargo-hack
31- uses : taiki-e/install-action@v2.49.42
31+ uses : taiki-e/install-action@v2.50.4
3232 with :
3333 tool : just,cargo-hack
3434
You can’t perform that action at this time.
0 commit comments