diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 62a974e..82584d5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -87,7 +87,7 @@ jobs: uses: actions/checkout@v4 - name: Download coverage artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Codecov upload uses: codecov/codecov-action@v3