diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 0cd2a33de..e477f5088 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -640,6 +640,6 @@ jobs: ./tests/test_bar_plugin.py - name: Coverage - Upload Codecov - uses: codecov/codecov-action@v5.0.3 + uses: codecov/codecov-action@v5.0.6 with: token: ${{ secrets.CODECOV_TOKEN }} \ No newline at end of file