Skip to content

Commit 26d36e2

Browse files
authored
Merge pull request #21 from 1kbgz/dependabot/github_actions/codecov/codecov-action-6
Bump codecov/codecov-action from 5 to 6
2 parents b08c4f7 + cf9d8ad commit 26d36e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
if: matrix.os == 'ubuntu-latest'
7979

8080
- name: Upload coverage
81-
uses: codecov/codecov-action@v5
81+
uses: codecov/codecov-action@v6
8282
with:
8383
token: ${{ secrets.CODECOV_TOKEN }}
8484

0 commit comments

Comments
 (0)