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

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

This commit is contained in:
renovate[bot]
2025-12-15 16:44:30 +00:00
committed by Carm
parent 42885b2a12
commit 8a5870300d
+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@v5
uses: actions/upload-artifact@v6
with:
name: Artifact
path: staging