Skip to content

Commit aef766a

Browse files
committed
Update workflows.
1 parent 0fa13cc commit aef766a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.linux.temurin.lts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
path: ./com.io7m.jsay.tests/target/surefire-reports
5151

5252
- name: Coverage
53-
uses: codecov/codecov-action@525fcbf8a05e5933b1ef3c7885da8fd1d7231920
53+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24
5454
with:
5555
token: ${{ secrets.CODECOV_TOKEN }}
5656
files: com.io7m.jsay.tests/target/site/jacoco-aggregate/jacoco.xml

0 commit comments

Comments
 (0)