Update main.yml
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
run: mvn -B package --file pom.xml
|
||||
|
||||
- name: Capture Build Artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: Artifacts
|
||||
path: target/
|
||||
|
||||
Reference in New Issue
Block a user