We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1747324 commit 1e4f7e2Copy full SHA for 1e4f7e2
1 file changed
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- run: npm run test -- --ci
51
52
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
53
if: >
54
!startsWith(github.head_ref, 'renovate/') &&
55
!startsWith(github.head_ref, 'release-please--')
0 commit comments