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

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

This commit is contained in:
renovate[bot]
2025-01-19 13:29:16 +00:00
committed by Carm
parent 9bcf525bf4
commit 73746bc7f2
+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@v2
uses: actions/upload-artifact@v4
with:
name: Artifact
path: staging