Skip to content

Commit 199adff

Browse files
authored
Upgrade spdlog to opentelemetry-cpp 1.19.0 (open-telemetry#520)
1 parent 817e5ae commit 199adff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spdlog.yml

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

0 commit comments

Comments
 (0)