diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c436b654..f28c5f3f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -94,7 +94,7 @@ jobs: - name: Upload coverage reports to Codecov if: github.repository_owner == 'Chatterino' - uses: codecov/codecov-action@v5.5.1 + uses: codecov/codecov-action@v5.5.2 with: token: ${{ secrets.CODECOV_TOKEN }} plugins: gcov