Skip to content

Commit 7f25606

Browse files
committed
2 parents 01218f3 + 2dc5e42 commit 7f25606

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
@@ -183,7 +183,7 @@ jobs:
183183
- run: just coverage
184184

185185
- name: Upload coverage to Codecov
186-
uses: codecov/codecov-action@v4
186+
uses: codecov/codecov-action@v5
187187
with:
188188
token: ${{ secrets.CODECOV_TOKEN }}
189189
file: ./coverage.xml

0 commit comments

Comments
 (0)