chore(deps): update https://gitea.com/actions/upload-artifact action to v4
Some checks failed
SonarQube Scan / SonarQube Trigger (pull_request) Successful in 1m14s
SonarQube Scan / SonarQube Trigger (push) Successful in 1m21s
release / Release (push) Has been cancelled

Signed-off-by: RenovateBot <renovatebot@w9r.dev>
This commit is contained in:
RenovateBot 2025-01-08 15:01:06 +00:00
parent ab8b1840f6
commit 16d3b08ef1

View file

@ -77,14 +77,14 @@ jobs:
- name: JReleaser release trace
if: always()
uses: https://gitea.com/actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3
uses: https://gitea.com/actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
with:
name: jreleaser-trace
path: target/jreleaser/trace.log
- name: JReleaser release properties
if: always()
uses: https://gitea.com/actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3
uses: https://gitea.com/actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
with:
name: jreleaser-properties
path: target/jreleaser/output.properties