From 386a1edbb83d1fbce39b7725d3e204c651133b4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 13:59:09 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v7 --- .github/workflows/build-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-publish.yml b/.github/workflows/build-publish.yml index 559c730..4409f17 100644 --- a/.github/workflows/build-publish.yml +++ b/.github/workflows/build-publish.yml @@ -44,7 +44,7 @@ jobs: - name: Upload Artifact if: github.event_name != 'release' - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v7 with: name: debfiles path: |