Skip to content

Commit dd8e4ef

Browse files
authored
Merge pull request #90 from hanover-computing/renovate/codecov-codecov-action-4.x
chore(deps): update codecov/codecov-action action to v4
2 parents 3d9b087 + 30e972c commit dd8e4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- run: npm ci
3333
- name: Run test with coverage
3434
run: npm run test:cov
35-
- uses: codecov/codecov-action@v3
35+
- uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)