Skip to content

Commit 817e5ae

Browse files
authored
Upgrade boost_log to opentelemetry-cpp 1.19.0 (open-telemetry#519)
1 parent 2de2b8c commit 817e5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/boost_log.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v3
3535
with:
3636
repository: "open-telemetry/opentelemetry-cpp"
37-
ref: "v1.15.0"
37+
ref: "v1.19.0"
3838
path: "opentelemetry-cpp"
3939
submodules: "recursive"
4040
- name: setup dependencies

0 commit comments

Comments
 (0)