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 a452b8a commit 5cc059fCopy full SHA for 5cc059f
1 file changed
.github/workflows/main.yml
@@ -66,7 +66,7 @@ jobs:
66
- run: >
67
nix develop --impure --command just tests
68
- name: Upload coverage reports to Codecov with GitHub Action
69
- uses: codecov/codecov-action@v6.0.0
+ uses: codecov/codecov-action@v6.0.1
70
env:
71
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
72
0 commit comments