Skip to content

Commit 85000b2

Browse files
committed
github CI test runner, third attempt
Signed-off-by: Tim Bray <tbray@textuality.com>
1 parent 23df4c3 commit 85000b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- if: steps.codecov-enabled.outputs.files_exists == 'true'
5858
name: Upload Codecov Report
59-
uses: codecov/codecov-action@latest
59+
uses: codecov/codecov-action@v4
6060

6161
- name: Verify git clean
6262
shell: bash

0 commit comments

Comments
 (0)