Skip to content

Commit 2011948

Browse files
authored
ci: update codecov/codecov-action to v5
1 parent b084e39 commit 2011948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
- name: Run tests with coverage
5858
run: npm run test:coverage -- --ci
5959
- if: ${{ matrix.os != 'windows-latest' }}
60-
uses: codecov/codecov-action@v4
60+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)