File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9898 maven-version : 3.8.8
9999 cache : gradle
100100 - name : Download build artifact
101- uses : actions/download-artifact@v5
101+ uses : actions/download-artifact@v6
102102 with :
103103 name : artifact
104104 - name : Run Ensures Script
Original file line number Diff line number Diff line change 9999 java-version : 11
100100 distribution : ' temurin'
101101 - name : Download openapi-generator-cli.jar artifact
102- uses : actions/download-artifact@v5
102+ uses : actions/download-artifact@v6
103103 with :
104104 name : openapi-generator-cli.jar
105105 path : modules/openapi-generator-cli/target
@@ -138,7 +138,7 @@ jobs:
138138 java-version : 11
139139 distribution : ' temurin'
140140 - name : Download openapi-generator-cli.jar artifact
141- uses : actions/download-artifact@v5
141+ uses : actions/download-artifact@v6
142142 with :
143143 name : openapi-generator-cli.jar
144144 path : modules/openapi-generator-cli/target
You can’t perform that action at this time.
0 commit comments