We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537919d commit 660ce22Copy full SHA for 660ce22
.github/workflows/ci-goturn.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Run Test Action
33
uses: ./.github/actions/goturn
34
- name: Upload coverage to Codecov
35
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
36
env:
37
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
38
with:
0 commit comments