diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4ced53ae..4aeefece 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -58,7 +58,7 @@ jobs: - test steps: - uses: actions/checkout@v4 - - uses: actions/download-artifact@v3 + - uses: actions/download-artifact@v4 with: name: coverage path: coverage