Skip to content

Commit ebf6768

Browse files
authored
Merge pull request #19 from OpenForgeProject/dependabot/github_actions/github-actions-484570b1b1
ci(deps): bump codecov/codecov-action from 5 to 7 in the github-actions group
2 parents 75f7509 + 5d1c4a1 commit ebf6768

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
run: npm run test:unit:coverage
6666

6767
- name: Upload coverage to Codecov
68-
uses: codecov/codecov-action@v5
68+
uses: codecov/codecov-action@v7
6969
if: github.repository == 'OpenForgeProject/mageforge-vscode'
7070
with:
7171
files: ./coverage/lcov.info

0 commit comments

Comments
 (0)