Skip to content

Commit 45c71f9

Browse files
chore(deps) Update codecov/codecov-action action to v4
1 parent 81bd9f7 commit 45c71f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
REDIS_PORT: 6379
8686

8787
- name: 📤 Upload Coverage
88-
uses: codecov/codecov-action@v3
88+
uses: codecov/codecov-action@v4
8989
with:
9090
token: ${{ secrets.CODECOV_TOKEN }}
9191
files: ./coverage.xml

0 commit comments

Comments
 (0)