From 6a9163d09d5e3e7fccae0f9125935569b54c83cd Mon Sep 17 00:00:00 2001 From: "renovate-wenisch-tech[bot]" <289481034+renovate-wenisch-tech[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 17:02:41 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v7 --- .github/workflows/_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_test.yml b/.github/workflows/_test.yml index a366da5..b5b5eae 100644 --- a/.github/workflows/_test.yml +++ b/.github/workflows/_test.yml @@ -43,7 +43,7 @@ jobs: - name: Upload build artifacts if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: ipfix-generator-build-${{ github.run_id }} path: |