File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - uses : actions/checkout@v2
1414 with :
1515 ref : branch-0.2.x
16- - uses : coursier/setup-action@v1.2.0-M2
16+ - uses : coursier/setup-action@v1.2.0
1717 with :
18- jvm : temurin:1.17
18+ jvm : temurin:1.21
1919 - uses : coursier/cache-action@v6
2020
2121 - name : Paradox Validate Links
Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ jobs:
1515
1616 - uses : actions/setup-node@v1
1717 with :
18- node-version : " 20 .x"
18+ node-version : " 22 .x"
1919 registry-url : " https://registry.npmjs.org"
2020
21- - uses : coursier/setup-action@v1
21+ - uses : coursier/setup-action@v1.2.0
2222 with :
23- jvm : temurin:1.17
23+ jvm : temurin:1.21
2424 apps : sbt sbtn
2525
2626 - uses : coursier/cache-action@v6
Original file line number Diff line number Diff line change 1111
1212 steps :
1313 - uses : actions/checkout@v2
14- - uses : coursier/setup-action@v1.2.0-M2
14+ - uses : coursier/setup-action@v1.2.0
1515 with :
16- jvm : temurin:1.17
16+ jvm : temurin:1.21
1717 - uses : coursier/cache-action@v6
1818
1919 - name : Paradox Validate Links
Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ jobs:
1313
1414 - uses : actions/setup-node@v1
1515 with :
16- node-version : " 20 .x"
16+ node-version : " 22 .x"
1717 registry-url : " https://registry.npmjs.org"
1818
19- - uses : coursier/setup-action@v1.2.0-M2
19+ - uses : coursier/setup-action@v1.2.0
2020 with :
21- jvm : temurin:1.17
21+ jvm : temurin:1.21
2222 apps : sbt sbtn
2323
2424 - uses : coursier/cache-action@v6
You can’t perform that action at this time.
0 commit comments