Skip to content

Commit 0aad91f

Browse files
Update codecov/codecov-action action to v5 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a39a9e2 commit 0aad91f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: pnpm test:coverage
3333

3434
- name: Upload code coverage
35-
uses: codecov/codecov-action@v4
35+
uses: codecov/codecov-action@v5
3636

3737
lint:
3838
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)