|
|
@ -76,12 +76,12 @@ jobs:
|
|
|
|
- openapi-base
|
|
|
|
- openapi-base
|
|
|
|
steps:
|
|
|
|
steps:
|
|
|
|
- name: Download openapi-head
|
|
|
|
- name: Download openapi-head
|
|
|
|
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # tag=v3
|
|
|
|
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
name: openapi-head
|
|
|
|
name: openapi-head
|
|
|
|
path: openapi-head
|
|
|
|
path: openapi-head
|
|
|
|
- name: Download openapi-base
|
|
|
|
- name: Download openapi-base
|
|
|
|
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # tag=v3
|
|
|
|
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
name: openapi-base
|
|
|
|
name: openapi-base
|
|
|
|
path: openapi-base
|
|
|
|
path: openapi-base
|
|
|
|