7474 - *checkout
7575 - &mise_java_maven
7676 name : Setup Java and Maven
77- uses : jdx/mise-action@v3.4.0
77+ uses : jdx/mise-action@v3.4.1
7878 with :
7979 version : 2025.11.2
8080 mise_toml : |
@@ -106,7 +106,7 @@ jobs:
106106 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
107107 - if : steps.cache.outputs.cache-hit != 'true'
108108 name : Setup Java and Maven
109- uses : jdx/mise-action@v3.4.0
109+ uses : jdx/mise-action@v3.4.1
110110 with :
111111 version : 2025.11.2
112112 mise_toml : |
@@ -151,7 +151,7 @@ jobs:
151151 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
152152 - if : steps.cache.outputs.cache-hit != 'true'
153153 name : Setup Node
154- uses : jdx/mise-action@v3.4.0
154+ uses : jdx/mise-action@v3.4.1
155155 with :
156156 version : 2025.11.2
157157 mise_toml : |
@@ -190,7 +190,7 @@ jobs:
190190 steps :
191191 - *checkout
192192 - &mise
193- uses : jdx/mise-action@v3.4.0
193+ uses : jdx/mise-action@v3.4.1
194194 with :
195195 version : 2025.11.2
196196 mise_toml : |
@@ -304,7 +304,7 @@ jobs:
304304 node-label : ' node 16'
305305 steps :
306306 - *checkout
307- - uses : jdx/mise-action@v3.4.0
307+ - uses : jdx/mise-action@v3.4.1
308308 with :
309309 version : 2025.11.2
310310 mise_toml : |
@@ -327,7 +327,7 @@ jobs:
327327 - *checkout
328328 - &mise_node_only
329329 name : Setup Node
330- uses : jdx/mise-action@v3.4.0
330+ uses : jdx/mise-action@v3.4.1
331331 with :
332332 version : 2025.11.2
333333 mise_toml : |
@@ -357,7 +357,7 @@ jobs:
357357 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
358358 - name : Setup tools
359359 if : steps.cache.outputs.cache-hit != 'true'
360- uses : jdx/mise-action@v3.4.0
360+ uses : jdx/mise-action@v3.4.1
361361 with :
362362 version : 2025.11.2
363363 mise_toml : |
@@ -396,7 +396,7 @@ jobs:
396396 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
397397 - name : Setup tools
398398 if : steps.cache.outputs.cache-hit != 'true'
399- uses : jdx/mise-action@v3.4.0
399+ uses : jdx/mise-action@v3.4.1
400400 with :
401401 version : 2025.11.2
402402 mise_toml : |
@@ -586,7 +586,7 @@ jobs:
586586 steps :
587587 - *checkout
588588 - &mise_with_java_and_matrix_node
589- uses : jdx/mise-action@v3.4.0
589+ uses : jdx/mise-action@v3.4.1
590590 with :
591591 version : 2025.11.2
592592 mise_toml : |
@@ -677,7 +677,7 @@ jobs:
677677 - *checkout
678678 - &mise_with_java
679679 name : Setup Java and Maven
680- uses : jdx/mise-action@v3.4.0
680+ uses : jdx/mise-action@v3.4.1
681681 with :
682682 version : 2025.11.2
683683 mise_toml : |
0 commit comments