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
|
||||
|
||||
- name: Build Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: Player_Sync
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user