Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/mgechev/rev…
Browse files Browse the repository at this point in the history
…ive-1.5.1
  • Loading branch information
gsk967 authored Nov 18, 2024
2 parents d21af0a + 7603b0a commit fdee0ea
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 @@ -84,7 +84,7 @@ jobs:
if: env.GIT_DIFF
run: |
EXPERIMENTAL=true make test-unit-cover
- uses: codecov/codecov-action@v4.6.0
- uses: codecov/codecov-action@v5.0.2
if: env.GIT_DIFF
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit fdee0ea

Please sign in to comment.