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