1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-06-04 21:58:16 +08:00

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

This commit is contained in:
renovate[bot]
2025-10-24 23:48:31 +00:00
committed by Carm
parent 4e5405304c
commit 136e16ed59
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- name: "Target Stage"
run: mkdir staging && cp */target/*.jar staging
- name: "Upload artifact"
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v5
with:
name: Artifact
path: staging