change actions/upload-artifact version to v3
All checks were successful
Gitea Action Maven build / build (push) Successful in 45s
All checks were successful
Gitea Action Maven build / build (push) Successful in 45s
This commit is contained in:
parent
bd9adafcbb
commit
f09844d120
@ -25,7 +25,7 @@ jobs:
|
|||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: mvn test
|
run: mvn test
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build-artifact
|
name: build-artifact
|
||||||
path: target/*.jar
|
path: target/*.jar
|
||||||
|
Loading…
x
Reference in New Issue
Block a user