diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8125f81df444e..cc5fde2688af8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -736,7 +736,7 @@ jobs: -p no:sugar \ tests - name: Upload coverage artifact - uses: actions/upload-artifact@v2.2.0 + uses: actions/upload-artifact@v2.2.3 with: name: coverage-${{ matrix.python-version }}-group${{ matrix.group }} path: .coverage