diff --git a/.github/workflows/workflow_test.yml b/.github/workflows/workflow_test.yml index 91749a1..2678597 100644 --- a/.github/workflows/workflow_test.yml +++ b/.github/workflows/workflow_test.yml @@ -56,7 +56,7 @@ jobs: name: test-output - name: Upload coverage to Codecov - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 with: use_oidc: true files: lcov.info