From ad552cb81e80abe2a78b2953d0b54c1f73c9ee25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:15:31 -0400 Subject: [PATCH] CI(deps): Update actions/upload-artifact action to v4.4.1 (#1219) --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6faa38e4d6..e1d26dff8a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -121,7 +121,7 @@ jobs: ../.github/workflows/test.sh - name: Make HTML test report available - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 + uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1 with: name: testreport-grass-${{ matrix.grass-version }}-python-${{ matrix.python-version }} path: grass-addons/src/testreport