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

Update actions/upload-artifact action to v7

This commit is contained in:
renovate[bot]
2026-02-26 21:36:46 +00:00
committed by Carm
parent 608e80434b
commit f3ed09deec
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
- name: "Target Stage"
run: mkdir staging && cp target/*.jar staging
- name: "Upload artifact"
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
with:
name: artifact
path: staging