Skip to content

Commit 9bc2d51

Browse files
committed
Bump workflows to latest
1 parent e3c9438 commit 9bc2d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
./gradlew test jacocoTestReport --scan
3838
3939
- name: Upload coverage reports to Codecov
40-
uses: codecov/codecov-action@v6
40+
uses: codecov/codecov-action@v7
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)