diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e89181e1..530cb9e1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -52,4 +52,4 @@ jobs: - name: Run tests and collect coverage run: bundle exec rake - name: Upload coverage to Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4