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 92
92
java-version : 11
93
93
maven-version : 3.8.8
94
94
- name : Download build artifact
95
- uses : actions/download-artifact@v4
95
+ uses : actions/download-artifact@v5
96
96
with :
97
97
name : artifact
98
98
- name : Run Ensures Script
Original file line number Diff line number Diff line change 97
97
java-version : 11
98
98
distribution : ' temurin'
99
99
- name : Download openapi-generator-cli.jar artifact
100
- uses : actions/download-artifact@v4
100
+ uses : actions/download-artifact@v5
101
101
with :
102
102
name : openapi-generator-cli.jar
103
103
path : modules/openapi-generator-cli/target
@@ -136,7 +136,7 @@ jobs:
136
136
java-version : 11
137
137
distribution : ' temurin'
138
138
- name : Download openapi-generator-cli.jar artifact
139
- uses : actions/download-artifact@v4
139
+ uses : actions/download-artifact@v5
140
140
with :
141
141
name : openapi-generator-cli.jar
142
142
path : modules/openapi-generator-cli/target
You can’t perform that action at this time.
0 commit comments