Skip to content

Commit

Permalink
chore(deps): bump codecov/codecov-action from 3 to 4 (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent eac6a23 commit e75043d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
echo "Failed"
exit 1
fi
- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
- name: Run Go Build
run: make build
integration-tests:
Expand Down

0 comments on commit e75043d

Please sign in to comment.