We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83a86c commit 48e6ad1Copy full SHA for 48e6ad1
.github/workflows/go.yml
@@ -34,7 +34,7 @@ jobs:
34
run: |
35
task github-action
36
37
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
38
env:
39
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
40
with:
0 commit comments