We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 713faac commit 03fa44fCopy full SHA for 03fa44f
1 file changed
.github/workflows/build-main.yml
@@ -51,7 +51,7 @@ jobs:
51
retention-days: 14
52
53
- name: Upload coverage to Codecov
54
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
55
56
publish-snapshot:
57
needs: build
0 commit comments