Skip to content

Commit ad3afc8

Browse files
authored
Merge pull request #296 from open-telemetry/main
merged from upstream
2 parents 3e90bf3 + 44018b0 commit ad3afc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ jobs:
11261126
CXX: /usr/bin/g++-10
11271127
run: ./ci/do_ci.sh code.coverage
11281128
- name: upload report
1129-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
1129+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
11301130
with:
11311131
files: /home/runner/build/coverage.info
11321132

0 commit comments

Comments
 (0)