Skip to content

Commit

Permalink
fixup: latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
  • Loading branch information
toddbaert committed Sep 13, 2023
1 parent 4650827 commit 64a5b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: bundle exec rspec
- name: Upload coverage to Codecov
if: ${{ strategy.job-index == 0 }} # only run codecov on first run
uses: codecov/codecov-action@8e29a53ea65f98e97f4ad4594d355d8e8fd5bcfe
uses: codecov/codecov-action@c9e4b7326764720e2d95c3a9615d9e6ba7fc949f
with:
fail_ci_if_error: true
verbose: true
Expand Down

0 comments on commit 64a5b83

Please sign in to comment.