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 f42f20b + 349e12b commit c955546Copy full SHA for c955546
.github/workflows/tests.yml
@@ -31,7 +31,7 @@ jobs:
31
run: bundle exec rubocop -D lib/
32
33
- name: Upload coverage results
34
- uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
+ uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4
35
with:
36
files: coverage/coverage.xml
37
disable_search: true
0 commit comments