Skip to content

Commit 949239a

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update codecov/codecov-action action to v5
1 parent bb77426 commit 949239a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
jacocoRootReport \
4141
--no-configuration-cache # Disable configuration cache due to https://github.com/diffplug/spotless/issues/2318
4242
- name: Upload to Codecov.io
43-
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4
43+
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5
4444
with:
4545
token: ${{ secrets.CODECOV_TOKEN }}
4646

0 commit comments

Comments
 (0)