Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4 to 5 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 66d95a6 commit 2299ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- run: mix credo --strict
- run: mix dialyzer
- run: elixir --logger-sasl-reports true -S mix coveralls.json
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5

elixir_1_17:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2299ff3

Please sign in to comment.