Skip to content

Commit c486a73

Browse files
authored
Merge branch 'main' into aliasresolve
2 parents 786c511 + 6d9fb21 commit c486a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
name: junit-test-results-${{ matrix.os }}
102102
path: '**/build/test-results/test/TEST-*.xml'
103103
retention-days: 1
104-
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
104+
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
105105
with:
106106
#files: ./coverage1.xml,./coverage2.xml # optional
107107
flags: ${{ runner.os }} # optional

0 commit comments

Comments
 (0)