File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,13 +43,13 @@ jobs:
4343 cache : maven
4444
4545 - name : Set up Maven
46- uses : stCarolas/setup-maven@v4.5
46+ uses : stCarolas/setup-maven@v5
4747 with :
4848 maven-version : " 3.8.8"
4949
5050 # Override http://repo.gate.ac.uk to use https:// instead
5151 - name : Configure Maven settings
52- uses : whelk-io/maven-settings-xml-action@v20
52+ uses : whelk-io/maven-settings-xml-action@v22
5353 with :
5454 mirrors : >
5555 [
Original file line number Diff line number Diff line change @@ -21,13 +21,13 @@ jobs:
2121 cache : maven
2222
2323 - name : Set up Maven
24- uses : stCarolas/setup-maven@v4.5
24+ uses : stCarolas/setup-maven@v5
2525 with :
2626 maven-version : " 3.8.8"
2727
2828 # Override http://repo.gate.ac.uk to use https:// instead
2929 - name : Configure Maven settings
30- uses : whelk-io/maven-settings-xml-action@v20
30+ uses : whelk-io/maven-settings-xml-action@v22
3131 with :
3232 mirrors : >
3333 [
You can’t perform that action at this time.
0 commit comments