diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 067478042..9f53e86a8 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.1 + uses: actions/upload-artifact@v4.4.2 with: name: webm-files path: |