Skip to content

Commit 33c44ae

Browse files
authored
Merge branch 'main' into dev
2 parents 8d4cbfd + 44bc5b4 commit 33c44ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
run: npm test -- --run --coverage
163163

164164
- name: Upload coverage to Codecov
165-
uses: codecov/codecov-action@v4
165+
uses: codecov/codecov-action@v5
166166
with:
167167
token: ${{ secrets.CODECOV_TOKEN }}
168168
files: ./coverage/coverage-final.json

0 commit comments

Comments
 (0)