Skip to content

Commit 00081ae

Browse files
Update codecov/codecov-action digest to d168679
1 parent 1c2c637 commit 00081ae

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
@@ -39,7 +39,7 @@ jobs:
3939
jacocoRootReport \
4040
--no-configuration-cache # Disable configuration cache due to https://github.com/diffplug/spotless/issues/2318
4141
- name: Upload to Codecov.io
42-
uses: codecov/codecov-action@288befbd1044bd1756afb0bdae077549e0ddb31f # v5
42+
uses: codecov/codecov-action@d168679d447a7d9f9917d4b26caf2cfbf080cfb4 # v5
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545

0 commit comments

Comments
 (0)