Skip to content

Commit 5773aa5

Browse files
build(deps): bump codecov/codecov-action from 5 to 6 (#131)
1 parent 0004ab2 commit 5773aa5

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Build with Gradle
3636
run: ./gradlew build jacocoTestReport javadoc -i
37-
- uses: codecov/codecov-action@v5
37+
- uses: codecov/codecov-action@v6
3838
if: matrix.java == '21'
3939
env:
4040
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)