1
mirror of https://github.com/CarmJos/PlayerPrefix.git synced 2026-06-04 18:08:18 +08:00

Update actions/upload-artifact action to v5

This commit is contained in:
renovate[bot]
2025-10-24 23:53:49 +00:00
committed by Carm
parent f7e02a00b1
commit a4d7e0153f
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
- name: "Target Stage" - name: "Target Stage"
run: mkdir staging && cp target/*.jar staging run: mkdir staging && cp target/*.jar staging
- name: "Upload artifact" - name: "Upload artifact"
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v5
with: with:
name: artifact name: artifact
path: staging path: staging