Skip to content

Commit

Permalink
Bump deps (#1683)
Browse files Browse the repository at this point in the history
  • Loading branch information
appaquet authored Sep 25, 2023
1 parent 0264b3d commit 82a6789
Show file tree
Hide file tree
Showing 14 changed files with 134 additions and 137 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push-tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
./tools/coverage.sh lcov
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
files: lcov.info
Expand Down
Loading

0 comments on commit 82a6789

Please sign in to comment.