Skip to content

Commit 5cc6c9a

Browse files
Update codecov/codecov-action action to v5
1 parent 771e04f commit 5cc6c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
- name: Run tests
2323
run: yarn run test
2424

25-
- uses: codecov/codecov-action@v4
25+
- uses: codecov/codecov-action@v5
2626
with:
2727
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)