Skip to content

Commit 50feb67

Browse files
committed
Update workflows.
1 parent eb80bcc commit 50feb67

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
@@ -44,7 +44,7 @@ jobs:
4444
path: ./com.io7m.taskrecorder.tests/target/surefire-reports
4545

4646
- name: Coverage
47-
uses: codecov/codecov-action@v4.4.1
47+
uses: codecov/codecov-action@v4.5.0
4848
with:
4949
token: ${{ secrets.CODECOV_TOKEN }}
5050
file: com.io7m.taskrecorder.tests/target/site/jacoco-aggregate/jacoco.xml

0 commit comments

Comments
 (0)