diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index a65f32fb..bb8a35a9 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -52,7 +52,7 @@ jobs: name: coverage-report path: ./Ical.Net.Tests/coverage.*.xml # store all coverage reports - name: Upload coverage to Codecov - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de + uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 with: # files: automatically finds all in ./Ical.Net.Tests/ name: coverage