We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dcf5173 + 1e7053f commit c750852Copy full SHA for c750852
.github/workflows/tests.yml
@@ -37,7 +37,7 @@ jobs:
37
run: bundle exec rubocop -D lib/
38
39
- name: Upload coverage results
40
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
41
with:
42
files: coverage/coverage.xml
43
disable_search: true
0 commit comments