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

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

This commit is contained in:
renovate[bot]
2026-02-26 21:59:35 +00:00
committed by Carm
parent bd9a52394a
commit ab7d0c8585
+1 -1
View File
@@ -26,7 +26,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@v6 uses: actions/upload-artifact@v7
with: with:
name: Artifact name: Artifact
path: staging path: staging