ci: fix outdated actions/upload-artifact action
This commit is contained in:
parent
cc687a8ea0
commit
742914d474
2
.github/workflows/build-1.20.yml
vendored
2
.github/workflows/build-1.20.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
||||||
SNAPSHOT: true
|
SNAPSHOT: true
|
||||||
|
|
||||||
- name: Build Artifact
|
- name: Build Artifact
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: Player_Sync
|
name: Player_Sync
|
||||||
path: |
|
path: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user