From f56b5d5554b23c90ea27b241dcbf9ef39eb77b69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 07:54:27 -0400 Subject: [PATCH] CI(deps): Update actions/upload-artifact action to v4.4.0 (#1194) --- .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 f78d65bd18..fcb923b623 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@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6 + uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 with: name: testreport-grass-${{ matrix.grass-version }}-python-${{ matrix.python-version }} path: grass-addons/src/testreport