From 21500da3ecd303626643c8abf50488f9e0a22510 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 05:00:06 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v4.5.0 --- .github/workflows/typescript-coverage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typescript-coverage.yml b/.github/workflows/typescript-coverage.yml index 4a3dc12023..c0104aee36 100644 --- a/.github/workflows/typescript-coverage.yml +++ b/.github/workflows/typescript-coverage.yml @@ -36,7 +36,7 @@ jobs: - name: Save artifacts if: ${{ failure() }} - uses: actions/upload-artifact@v4.1.0 + uses: actions/upload-artifact@v4.5.0 with: name: Typescript Coverage Report Artifacts path: packages/*/coverage-ts/