Skip to content

Commit 7cbe211

Browse files
authored
Merge pull request #2 from MagicMC-Dev/dependabot/github_actions/codecov/codecov-action-4
⤴️ Bump codecov/codecov-action from 3 to 4
2 parents 3c5cecd + fd34034 commit 7cbe211

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
python-version: ${{ matrix.python-version }}
3434

3535
- name: Upload coverage reports to Codecov
36-
uses: codecov/codecov-action@v3
36+
uses: codecov/codecov-action@v4
3737
env:
3838
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
3939

0 commit comments

Comments
 (0)