Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v3.1.6 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 22, 2024
1 parent 0b69a3c commit 34ddace
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- # Codecov Coverage
name: Upload coverage to Codecov
uses: codecov/codecov-action@v3.1.1
uses: codecov/codecov-action@v3.1.6
with:
fail_ci_if_error: true
files: ./RainbowTests.coverage.lcov,./RainbowSwiftUITests.coverage.lcov
Expand Down

0 comments on commit 34ddace

Please sign in to comment.