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

chore(deps): update actions/upload-artifact action to v4

This commit is contained in:
renovate[bot]
2025-01-17 19:38:54 +00:00
committed by Carm
parent 1fc40d6071
commit 85d412aaf2
+1 -1
View File
@@ -26,7 +26,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