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 40dab9d commit fc1028fCopy full SHA for fc1028f
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
yarn test
33
34
- name: Uploade CodeCov Report
35
- uses: codecov/codecov-action@v5.3.1
+ uses: codecov/codecov-action@v5.4.3
36
with:
37
token: ${{ secrets.CODECOV_TOKEN }}
38
0 commit comments