Skip to content

Commit ff38c2f

Browse files
committed
Update Codecov action to version 5.
1 parent d36ecc3 commit ff38c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: Build with Gradle
1717
run: ./gradlew build
1818
- name: Codecov
19-
uses: codecov/codecov-action@v4.2.0
19+
uses: codecov/codecov-action@v5
2020
env:
2121
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)