mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 08:45:50 +00:00
Update maven-build.yml
This commit is contained in:
parent
a09031369e
commit
7ffd88595b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
|
@ -36,6 +36,8 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: build
|
needs: build
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout SCM
|
||||||
|
uses: actions/checkout@v3
|
||||||
- name: Download Artifact
|
- name: Download Artifact
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue