File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1515 runs-on : windows-latest
1616
1717 steps :
18- - uses : actions/checkout@v3
18+ - uses : actions/checkout@v4
19+ with :
20+ submodules : recursive
21+ fetch-depth : 0
1922 - name : Set up JDK 17
20- uses : actions/setup-java@v3
23+ uses : actions/setup-java@v4
2124 with :
2225 distribution : ' corretto'
2326 java-version : ' 17'
Original file line number Diff line number Diff line change 3030 <aspectjweaver .version>1.9.24</aspectjweaver .version>
3131 <ashot .version>1.5.4</ashot .version>
3232 <allure-testng .version>2.29.1</allure-testng .version>
33- <allure-plugin-api .version>2.33 .0</allure-plugin-api .version>
33+ <allure-plugin-api .version>2.34 .0</allure-plugin-api .version>
3434 <allure-maven .version>2.15.2</allure-maven .version>
3535 <allure-environment-writer .version>1.0.0</allure-environment-writer .version>
3636 <allure .cmd.download.url>
You can’t perform that action at this time.
0 commit comments