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 225afdb + 230228a commit bf1461cCopy full SHA for bf1461c
1 file changed
.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@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
+ uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
41
with:
42
files: coverage/coverage.xml
43
disable_search: true
0 commit comments