Merge pull request #129 from mlus-asuka/dependabot/github_actions/actions/upload-artifact-5

Bump actions/upload-artifact from 4 to 5
This commit is contained in:
mlus 2025-11-03 11:47:14 +08:00 committed by GitHub
commit df4dbf6884
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ jobs:
run: ./gradlew build
- name: Build Artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: Player_Sync
path: |