1
mirror of https://github.com/CarmJos/GithubReleases4J.git synced 2026-06-04 13:08:17 +08:00

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

This commit is contained in:
renovate[bot]
2025-12-12 21:56:49 +00:00
committed by Carm
parent 94836b8e89
commit d88606462b
+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@v5
uses: actions/upload-artifact@v6
with:
name: Artifact
path: staging