Skip to content

Commit 1ece4ee

Browse files
authored
Merge pull request #7 from python-project-templates/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents 6bc8c99 + dc8fca0 commit 1ece4ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,5 @@ jobs:
7373
if: ${{ matrix.os == 'ubuntu-latest' }}
7474

7575
- name: Upload coverage
76-
uses: codecov/codecov-action@v3
76+
uses: codecov/codecov-action@v4
7777
if: ${{ matrix.os == 'ubuntu-latest' }}

0 commit comments

Comments
 (0)