We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d390596 commit 62a09e0Copy full SHA for 62a09e0
.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