Using actions in test

This commit is contained in:
acomo 2021-02-20 23:59:40 +01:00
parent ef895ef230
commit 3f04dc43b8

View File

@ -14,7 +14,7 @@ jobs:
java-version: 11
- name: Extract GAV
id: extract
uses: andreacomo/maven-gav-extractor@master
uses: actions/maven-gav-extractor@master
with:
pom-location: ${{ github.workspace }}/.github/test-resources/pom.xml
- name: Assert extracted GAV