From c9eda3c467b5bfb5f03ab729783ad4a3b33d1fa3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 19 Mar 2025 19:53:19 +0000
Subject: [PATCH] chore(deps): update actions/upload-artifact action to v4

---
 .github/workflows/jreleaser.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/jreleaser.yml b/.github/workflows/jreleaser.yml
index 65e94f02..b1b63cb8 100644
--- a/.github/workflows/jreleaser.yml
+++ b/.github/workflows/jreleaser.yml
@@ -104,7 +104,7 @@ jobs:
       # Log failure:
       - name: JReleaser release output
         if: always()
-        uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
+        uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
         with:
           name: jreleaser-release
           path: |