File tree Expand file tree Collapse file tree 12 files changed +53
-53
lines changed
Expand file tree Collapse file tree 12 files changed +53
-53
lines changed Original file line number Diff line number Diff line change 6767 - name : Checkout repository
6868 uses : actions/checkout@v5
6969 - name : Set up JDK
70- uses : actions/setup-java@v4
70+ uses : actions/setup-java@v5
7171 with :
7272 distribution : ${{ inputs.java_distribution }}
7373 java-version : ${{ inputs.java_version }}
Original file line number Diff line number Diff line change 1414 - name : Checkout Code
1515 uses : actions/checkout@v5
1616 - name : Set up JDK 11
17- uses : actions/setup-java@v4
17+ uses : actions/setup-java@v5
1818 with :
1919 distribution : ' adopt'
2020 java-version : 11
2929 - name : Checkout repository
3030 uses : actions/checkout@v5
3131 - name : Set up JDK
32- uses : actions/setup-java@v4
32+ uses : actions/setup-java@v5
3333 with :
3434 distribution : ' adopt'
3535 java-version : 11
5050 - name : Checkout repository
5151 uses : actions/checkout@v5
5252 - name : Set up JDK
53- uses : actions/setup-java@v4
53+ uses : actions/setup-java@v5
5454 with :
5555 distribution : ' adopt'
5656 java-version : 11
7171 - name : Checkout repository
7272 uses : actions/checkout@v5
7373 - name : Set up JDK
74- uses : actions/setup-java@v4
74+ uses : actions/setup-java@v5
7575 with :
7676 distribution : ' adopt'
7777 java-version : 11
Original file line number Diff line number Diff line change 1414 - name : Checkout Code
1515 uses : actions/checkout@v5
1616 - name : Set up JDK 11
17- uses : actions/setup-java@v4
17+ uses : actions/setup-java@v5
1818 with :
1919 distribution : ' adopt'
2020 java-version : 11
2929 - name : Checkout repository
3030 uses : actions/checkout@v5
3131 - name : Set up JDK
32- uses : actions/setup-java@v4
32+ uses : actions/setup-java@v5
3333 with :
3434 distribution : ' adopt'
3535 java-version : 11
5050 - name : Checkout repository
5151 uses : actions/checkout@v5
5252 - name : Set up JDK
53- uses : actions/setup-java@v4
53+ uses : actions/setup-java@v5
5454 with :
5555 distribution : ' adopt'
5656 java-version : 11
7171 - name : Checkout repository
7272 uses : actions/checkout@v5
7373 - name : Set up JDK
74- uses : actions/setup-java@v4
74+ uses : actions/setup-java@v5
7575 with :
7676 distribution : ' adopt'
7777 java-version : 11
Original file line number Diff line number Diff line change 1414 - name : Checkout Code
1515 uses : actions/checkout@v5
1616 - name : Set up JDK 11
17- uses : actions/setup-java@v4
17+ uses : actions/setup-java@v5
1818 with :
1919 distribution : ' adopt'
2020 java-version : 11
2929 - name : Checkout repository
3030 uses : actions/checkout@v5
3131 - name : Set up JDK
32- uses : actions/setup-java@v4
32+ uses : actions/setup-java@v5
3333 with :
3434 distribution : ' adopt'
3535 java-version : 11
5050 - name : Checkout repository
5151 uses : actions/checkout@v5
5252 - name : Set up JDK
53- uses : actions/setup-java@v4
53+ uses : actions/setup-java@v5
5454 with :
5555 distribution : ' adopt'
5656 java-version : 11
7171 - name : Checkout repository
7272 uses : actions/checkout@v5
7373 - name : Set up JDK
74- uses : actions/setup-java@v4
74+ uses : actions/setup-java@v5
7575 with :
7676 distribution : ' adopt'
7777 java-version : 11
Original file line number Diff line number Diff line change 1414 - name : Checkout Code
1515 uses : actions/checkout@v5
1616 - name : Set up JDK 11
17- uses : actions/setup-java@v4
17+ uses : actions/setup-java@v5
1818 with :
1919 distribution : ' adopt'
2020 java-version : 11
2929 - name : Checkout repository
3030 uses : actions/checkout@v5
3131 - name : Set up JDK
32- uses : actions/setup-java@v4
32+ uses : actions/setup-java@v5
3333 with :
3434 distribution : ' adopt'
3535 java-version : 11
5050 - name : Checkout repository
5151 uses : actions/checkout@v5
5252 - name : Set up JDK
53- uses : actions/setup-java@v4
53+ uses : actions/setup-java@v5
5454 with :
5555 distribution : ' adopt'
5656 java-version : 11
7171 - name : Checkout repository
7272 uses : actions/checkout@v5
7373 - name : Set up JDK
74- uses : actions/setup-java@v4
74+ uses : actions/setup-java@v5
7575 with :
7676 distribution : ' adopt'
7777 java-version : 11
Original file line number Diff line number Diff line change 5252 - name : Checkout repository
5353 uses : actions/checkout@v5
5454 - name : Set up JDK
55- uses : actions/setup-java@v4
55+ uses : actions/setup-java@v5
5656 with :
5757 distribution : ${{ inputs.java_distribution }}
5858 java-version : ${{ inputs.java_version }}
9898 - name : Checkout repository
9999 uses : actions/checkout@v5
100100 - name : Set up JDK
101- uses : actions/setup-java@v4
101+ uses : actions/setup-java@v5
102102 with :
103103 distribution : ${{ inputs.java_distribution }}
104104 java-version : ${{ inputs.java_version }}
Original file line number Diff line number Diff line change 1414 - name : Checkout Code
1515 uses : actions/checkout@v5
1616 - name : Set up JDK 11
17- uses : actions/setup-java@v4
17+ uses : actions/setup-java@v5
1818 with :
1919 distribution : ' adopt'
2020 java-version : 11
3030 - name : Checkout repository
3131 uses : actions/checkout@v5
3232 - name : Set up JDK
33- uses : actions/setup-java@v4
33+ uses : actions/setup-java@v5
3434 with :
3535 distribution : ' adopt'
3636 java-version : 11
5454 - name : Checkout repository
5555 uses : actions/checkout@v5
5656 - name : Set up JDK
57- uses : actions/setup-java@v4
57+ uses : actions/setup-java@v5
5858 with :
5959 distribution : ' adopt'
6060 java-version : 11
7979 - name : Checkout repository
8080 uses : actions/checkout@v5
8181 - name : Set up JDK
82- uses : actions/setup-java@v4
82+ uses : actions/setup-java@v5
8383 with :
8484 distribution : ' adopt'
8585 java-version : 11
Original file line number Diff line number Diff line change 1414 - name : Checkout Code
1515 uses : actions/checkout@v5
1616 - name : Set up JDK 11
17- uses : actions/setup-java@v4
17+ uses : actions/setup-java@v5
1818 with :
1919 distribution : ' adopt'
2020 java-version : 11
3030 - name : Checkout repository
3131 uses : actions/checkout@v5
3232 - name : Set up JDK
33- uses : actions/setup-java@v4
33+ uses : actions/setup-java@v5
3434 with :
3535 distribution : ' adopt'
3636 java-version : 11
5757 - name : Checkout repository
5858 uses : actions/checkout@v5
5959 - name : Set up JDK
60- uses : actions/setup-java@v4
60+ uses : actions/setup-java@v5
6161 with :
6262 distribution : ' adopt'
6363 java-version : 11
8484 - name : Checkout repository
8585 uses : actions/checkout@v5
8686 - name : Set up JDK
87- uses : actions/setup-java@v4
87+ uses : actions/setup-java@v5
8888 with :
8989 distribution : ' adopt'
9090 java-version : 11
You can’t perform that action at this time.
0 commit comments