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

Update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot]
2025-01-24 05:01:48 +00:00
committed by Carm
parent f8c61bc843
commit 2c75cd5f0e
+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@v2
uses: actions/upload-artifact@v4
with:
name: artifact
path: staging