diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e708381a..e991cb99 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@v4 + uses: codecov/codecov-action@v5