2 parents 75f7509 + 5d1c4a1 commit ebf6768Copy full SHA for ebf6768
1 file changed
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
run: npm run test:unit:coverage
66
67
- name: Upload coverage to Codecov
68
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v7
69
if: github.repository == 'OpenForgeProject/mageforge-vscode'
70
with:
71
files: ./coverage/lcov.info
0 commit comments