We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23df4c3 commit 85000b2Copy full SHA for 85000b2
.github/workflows/tests.yaml
@@ -56,7 +56,7 @@ jobs:
56
57
- if: steps.codecov-enabled.outputs.files_exists == 'true'
58
name: Upload Codecov Report
59
- uses: codecov/codecov-action@latest
+ uses: codecov/codecov-action@v4
60
61
- name: Verify git clean
62
shell: bash
0 commit comments