We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7801f61 + 7ef1b1a commit 862fc55Copy full SHA for 862fc55
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
# Pinned @adcp/sdk version. Bump deliberately; cache invalidates when this moves.
10
# Background: adcontextprotocol/adcp-client-python#779 (Track B), adcontextprotocol/adcp#4907.
11
env:
12
- ADCP_SDK_VERSION: "7.9.0"
+ ADCP_SDK_VERSION: "7.10.2"
13
14
concurrency:
15
group: ci-${{ github.ref }}
0 commit comments