Update maven.yml

This commit is contained in:
Jamie O'Meara 2021-05-18 13:57:49 -06:00 committed by GitHub
parent e86675a9c9
commit 61711026a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ jobs:
restore-keys: |
${{ runner.os }}-maven-
- uses: andrioid/setup-pack@latest
- uses: andrioid/setup-pack@v1.0.1
- name: "😆 Image using Pack"
run: |
pack build ghrc.io/omearaj/spring-petclinic --builder paketobuildpacks/builder:base --env 'BP_JVM_VERSION=8.*'