Skip to content

Commit 524b958

Browse files
PasteurBotapaleyes
andauthored
chore: 📦 Update dependencies (#616)
This PR updates the lockfile to the latest versions of the dependencies. Please review the changes and merge when ready. --------- Co-authored-by: Andrei Paleyes <apalees@gmail.com>
1 parent ddb5fb2 commit 524b958

4 files changed

Lines changed: 288 additions & 229 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
--cov-branch
6969
7070
- name: Upload coverage reports to Codecov
71-
uses: codecov/codecov-action@v6.0.1
71+
uses: codecov/codecov-action@v7.0.0
7272
with:
7373
token: ${{ secrets.CODECOV_TOKEN }}
7474
slug: pasteurlabs/tesseract-core
@@ -236,7 +236,7 @@ jobs:
236236
fi
237237
238238
- name: Upload coverage reports to Codecov
239-
uses: codecov/codecov-action@v6.0.1
239+
uses: codecov/codecov-action@v7.0.0
240240
with:
241241
token: ${{ secrets.CODECOV_TOKEN }}
242242
slug: pasteurlabs/tesseract-core

0 commit comments

Comments
 (0)