change upload-artifact version in action
Some checks failed
Gitea Action Maven build / build (push) Failing after 42s
Some checks failed
Gitea Action Maven build / build (push) Failing after 42s
This commit is contained in:
parent
3c3eff2588
commit
7b0b2963a2
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Stage 1
|
||||
run: mkdir staging && cp target/*.jar staging
|
||||
- name: Stage 2
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Package
|
||||
path: staging
|
Loading…
x
Reference in New Issue
Block a user