There was an error while loading. Please reload this page.
2 parents a1329c8 + 57750ae commit 1b42270Copy full SHA for 1b42270
1 file changed
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
- run: make download-tools
26
- run: make test
27
- run: make check-ci
28
- - uses: codecov/codecov-action@v6
+ - uses: codecov/codecov-action@v7
29
with:
30
token: ${{ secrets.CODECOV_TOKEN }}
31
- if: startsWith(github.ref, 'refs/tags/v')
0 commit comments