diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 17b1475..8aaf4d2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -38,7 +38,7 @@ jobs: targets: test - name: Upload coverage - uses: codecov/codecov-action@v2 + uses: codecov/codecov-action@v3 with: file: ./coverage.txt