Skip to content

Commit d0da285

Browse files
committed
revert back to v5
1 parent 0194757 commit d0da285

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
@@ -48,7 +48,7 @@ jobs:
4848
docker compose run web test
4949
5050
- name: Upload coverage to Codecov
51-
uses: codecov/codecov-action@v4
51+
uses: codecov/codecov-action@v5
5252
with:
5353
token: ${{ secrets.CODECOV_TOKEN }}
5454
fail_ci_if_error: true

0 commit comments

Comments
 (0)