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: |