We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1ca6a commit 035232aCopy full SHA for 035232a
.github/workflows/test.yml
@@ -24,4 +24,4 @@ jobs:
24
run: bun run test:coverage
25
26
- name: Upload coverage to Codecov
27
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
0 commit comments