diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 162c2c1..5b7d980 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -64,7 +64,7 @@ jobs: run: task coverage - name: Upload coverage reports - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: coverage-report path: |