We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d390596 + 62a09e0 commit e1d15f1Copy full SHA for e1d15f1
.github/workflows/build.yml
@@ -87,6 +87,6 @@ jobs:
87
if: ${{ matrix.os == 'ubuntu-latest' }}
88
89
- name: Upload coverage
90
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
91
92
0 commit comments