File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1616 - name : Checkout current branch
1717 uses : actions/checkout@v6.0.1
1818 - name : Setup Java
19- uses : actions/setup-java@v5.0 .0
19+ uses : actions/setup-java@v5.1 .0
2020 with :
2121 distribution : temurin
2222 java-version : 17
3838 - name : Checkout current branch
3939 uses : actions/checkout@v6.0.1
4040 - name : Setup Java
41- uses : actions/setup-java@v5.0 .0
41+ uses : actions/setup-java@v5.1 .0
4242 with :
4343 distribution : temurin
4444 java-version : 17
5555 - name : Checkout current branch
5656 uses : actions/checkout@v6.0.1
5757 - name : Setup Java
58- uses : actions/setup-java@v5.0 .0
58+ uses : actions/setup-java@v5.1 .0
5959 with :
6060 distribution : temurin
6161 java-version : 17
7272 - name : Checkout current branch
7373 uses : actions/checkout@v6.0.1
7474 - name : Setup Java
75- uses : actions/setup-java@v5.0 .0
75+ uses : actions/setup-java@v5.1 .0
7676 with :
7777 distribution : temurin
7878 java-version : 17
Original file line number Diff line number Diff line change 1515 with :
1616 fetch-depth : 0
1717 - name : Setup Java
18- uses : actions/setup-java@v5.0 .0
18+ uses : actions/setup-java@v5.1 .0
1919 with :
2020 distribution : temurin
2121 java-version : 17
Original file line number Diff line number Diff line change 1414 with :
1515 fetch-depth : 0
1616 - name : Setup Java
17- uses : actions/setup-java@v5.0 .0
17+ uses : actions/setup-java@v5.1 .0
1818 with :
1919 distribution : temurin
2020 java-version : 17
You can’t perform that action at this time.
0 commit comments