Skip to content

Commit 0f1c2d7

Browse files
authored
Merge pull request #232 from rpgrca/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents 06ea796 + 8a518f0 commit 0f1c2d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/net.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
done
4242
4343
- name: Upload coverage to CodeCov
44-
uses: codecov/codecov-action@v5
44+
uses: codecov/codecov-action@v6
4545
env:
4646
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4747

0 commit comments

Comments
 (0)