diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bedf08ef1..253ecf5ab 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -241,7 +241,7 @@ jobs: exit 1 - name: Download all coverage artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 - name: Combine ${{ matrix.plex }} coverage results run: |