Skip to content

Commit 8afb687

Browse files
chore(deps): update external major (#248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6677515 commit 8afb687

3 files changed

Lines changed: 220 additions & 246 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Run the integration tests
3434
run: npm run test:it
3535
- name: Upload coverage to Codecov
36-
uses: codecov/codecov-action@v5
36+
uses: codecov/codecov-action@v7
3737
with:
3838
token: ${{ secrets.CODECOV_TOKEN }}
3939
files: coverage/lcov.info

0 commit comments

Comments
 (0)