File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 with :
3030 components : rustfmt, clippy
3131 toolchain : 1.93.0
32- - uses : jdx/mise-action@v4.0.0
32+ - uses : jdx/mise-action@v4.0.1
3333 with :
3434 install : true
3535 cache : true
7474 runs-on : ubuntu-latest
7575 steps :
7676 - uses : actions/checkout@v6.0.2
77- - uses : jdx/mise-action@v4.0.0
77+ - uses : jdx/mise-action@v4.0.1
7878 with :
7979 install : true
8080 cache : true
@@ -103,7 +103,7 @@ jobs:
103103 runs-on : ${{ matrix.os }}
104104 steps :
105105 - uses : actions/checkout@v6.0.2
106- - uses : jdx/mise-action@v4.0.0
106+ - uses : jdx/mise-action@v4.0.1
107107 with :
108108 install : true
109109 cache : true
@@ -122,7 +122,7 @@ jobs:
122122 needs : [test, test-cross-platform]
123123 steps :
124124 - uses : actions/checkout@v6.0.2
125- - uses : jdx/mise-action@v4.0.0
125+ - uses : jdx/mise-action@v4.0.1
126126 with :
127127 install : true
128128 cache : true
Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : actions/checkout@v6.0.2
2323
24- - uses : jdx/mise-action@v4.0.0
24+ - uses : jdx/mise-action@v4.0.1
2525 with :
2626 install : true
2727 cache : true
Original file line number Diff line number Diff line change 2424 steps :
2525 - uses : actions/checkout@v6.0.2
2626
27- - uses : jdx/mise-action@v4.0.0
27+ - uses : jdx/mise-action@v4.0.1
2828 with :
2929 install : true
3030 cache : true
Original file line number Diff line number Diff line change 2727 - name : Checkout
2828 uses : actions/checkout@v6.0.2
2929
30- - uses : jdx/mise-action@v4.0.0
30+ - uses : jdx/mise-action@v4.0.1
3131 with :
3232 install : true
3333 cache : true
Original file line number Diff line number Diff line change 2626 steps :
2727 - uses : actions/checkout@v6.0.2
2828
29- - uses : jdx/mise-action@v4.0.0
29+ - uses : jdx/mise-action@v4.0.1
3030 with :
3131 install : true
3232 cache : true
You can’t perform that action at this time.
0 commit comments