We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86b4c56 + 59e327c commit 93b36bbCopy full SHA for 93b36bb
.github/actions/install-deps/action.yaml
@@ -60,8 +60,7 @@ runs:
60
# Sticking to 3.29 because of:
61
# https://github.com/open-telemetry/opentelemetry-cpp/issues/2998
62
- name: Setup cmake
63
- # uses: jwlawson/actions-setup-cmake@v2
64
- uses: tomjakubowski/actions-setup-cmake@v0-aarch64-test4
+ uses: jwlawson/actions-setup-cmake@v2
65
with:
66
cmake-version: "3.29.6"
67
0 commit comments