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
|
||||
run: mvn test
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build-artifact
|
||||
path: target/*.jar
|
||||
|
Loading…
x
Reference in New Issue
Block a user