Skip to content

Commit 1b1643e

Browse files
Merge pull request #520 from nsc-de/dependabot/github_actions/codecov/codecov-action-6
build(deps): bump codecov/codecov-action from 5 to 6
2 parents 0527d5b + b7c93b6 commit 1b1643e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: npm run test
6565

6666
- name: Upload coverage reports to Codecov ☁️
67-
uses: codecov/codecov-action@v5
67+
uses: codecov/codecov-action@v6
6868
env:
6969
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7070

0 commit comments

Comments
 (0)