From c84d271e3d8815d5096275de2a3d43ab88bf4c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 06:48:58 +0000 Subject: [PATCH] Bump actions/upload-artifact from 4.4.0 to 4.4.1 (#1370) Co-authored-by: Boni Garcia --- .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 6e9d94b06..067478042 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -63,7 +63,7 @@ jobs: uses: codecov/codecov-action@v4.6.0 - name: Store recordings (only available in Windows) if: always() && matrix.os == 'windows-latest' - uses: actions/upload-artifact@v4.4.0 + uses: actions/upload-artifact@v4.4.1 with: name: webm-files path: |