File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v6
1919 with :
2020 fetch-depth : 0
21- - uses : jdx/mise-action@v3
21+ - uses : jdx/mise-action@v4
2222 with :
2323 experimental : true
2424 - name : Generate CHANGELOG.md
Original file line number Diff line number Diff line change 5959 steps :
6060 - name : Checkout code
6161 uses : actions/checkout@v6
62- - uses : jdx/mise-action@v3
62+ - uses : jdx/mise-action@v4
6363 with :
6464 experimental : true
6565 - name : Run tests - ${{ matrix.name }}
@@ -112,7 +112,7 @@ jobs:
112112 steps :
113113 - name : Checkout code
114114 uses : actions/checkout@v6
115- - uses : jdx/mise-action@v3
115+ - uses : jdx/mise-action@v4
116116 with :
117117 experimental : true
118118 - name : Run snapshot tests - ${{ matrix.name }}
Original file line number Diff line number Diff line change 5858 steps :
5959 - name : Checkout code
6060 uses : actions/checkout@v6
61- - uses : jdx/mise-action@v3
61+ - uses : jdx/mise-action@v4
6262 with :
6363 experimental : true
6464 - name : Run tests - ${{ matrix.name }}
Original file line number Diff line number Diff line change 2525 - uses : actions/checkout@v6
2626 with :
2727 fetch-depth : 0
28- - uses : jdx/mise-action@v3
28+ - uses : jdx/mise-action@v4
2929 - name : Run
3030 run : mise run lint
3131
Original file line number Diff line number Diff line change 2626 - uses : actions/checkout@v6
2727 with :
2828 fetch-depth : 0
29- - uses : jdx/mise-action@v3
29+ - uses : jdx/mise-action@v4
3030 with :
3131 experimental : true
3232 - name : check for changes since last release
You can’t perform that action at this time.
0 commit comments