File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 version : v2026.6.12
4242 sha256 : ff0cf4917acc96b7ffdd0382261d17f405572e9240f95fafb980e44aaf60c514
4343 - name : Cache local Maven repository
44- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
44+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
4545 with :
4646 path : ~/.m2/repository
4747 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 1717 version : v2026.6.12
1818 sha256 : ff0cf4917acc96b7ffdd0382261d17f405572e9240f95fafb980e44aaf60c514
1919 - name : Cache local Maven repository
20- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
20+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
2121 with :
2222 path : ~/.m2/repository
2323 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 3838 version : v2026.6.12
3939 sha256 : ff0cf4917acc96b7ffdd0382261d17f405572e9240f95fafb980e44aaf60c514
4040 - name : Cache local Maven repository
41- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
41+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
4242 with :
4343 path : ~/.m2/repository
4444 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 3232 java-version : " 25"
3333
3434 - name : Cache Maven repository
35- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
35+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
3636 with :
3737 path : ~/.m2/repository
3838 key : ${{ runner.os }}-maven-codeql-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2323 version : v2026.6.12
2424 sha256 : ff0cf4917acc96b7ffdd0382261d17f405572e9240f95fafb980e44aaf60c514
2525 - name : Cache local Maven repository
26- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
26+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
2727 with :
2828 path : ~/.m2/repository
2929 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 3737 sha256 : ff0cf4917acc96b7ffdd0382261d17f405572e9240f95fafb980e44aaf60c514
3838
3939 - name : Cache local Maven repository
40- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
40+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
4141 with :
4242 path : ~/.m2/repository
4343 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2828 sha256 : ff0cf4917acc96b7ffdd0382261d17f405572e9240f95fafb980e44aaf60c514
2929 working_directory : .mise/envs/jmx-exporter
3030 - name : Cache local Maven repository
31- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
31+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
3232 with :
3333 path : ~/.m2/repository
3434 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 3636 sha256 : ff0cf4917acc96b7ffdd0382261d17f405572e9240f95fafb980e44aaf60c514
3737 working_directory : .mise/envs/micrometer
3838 - name : Cache local Maven repository
39- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
39+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
4040 with :
4141 path : ~/.m2/repository
4242 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 2727 java-version : ${{ matrix.java }}
2828
2929 - name : Cache local Maven repository
30- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
30+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
3131 with :
3232 path : ~/.m2/repository
3333 key : ${{ runner.os }}-maven-java${{ matrix.java }}-${{ hashFiles('**/pom.xml') }}
Original file line number Diff line number Diff line change 4040 sha256 : ff0cf4917acc96b7ffdd0382261d17f405572e9240f95fafb980e44aaf60c514
4141
4242 - name : Cache local Maven repository
43- uses : actions/cache@2c8a9bd7457de244a408f35966fab2fb45fda9c8 # v6.0 .0
43+ uses : actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1 .0
4444 with :
4545 path : ~/.m2/repository
4646 key : ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
You can’t perform that action at this time.
0 commit comments