From 1c63f9856db6b47ccd0ec6fb6269f4b2c5026cca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 19:15:27 +0000 Subject: [PATCH] Update actions/upload-artifact action to v4.6.2 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 86484658..e55f41a1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,7 +54,7 @@ jobs: run: dotnet cake --target=Pack shell: pwsh - name: "Publish Artefacts" - uses: actions/upload-artifact@v4.6.0 + uses: actions/upload-artifact@v4.6.2 if: always() with: name: ${{matrix.os}}