We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e7c2ce commit 017c88eCopy full SHA for 017c88e
1 file changed
.github/workflows/run-tck.yml
@@ -51,7 +51,7 @@ jobs:
51
path: a2a-tck
52
ref: ${{ env.TCK_VERSION }}
53
- name: Set up Python
54
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
55
with:
56
python-version-file: "a2a-tck/pyproject.toml"
57
- name: Install uv and Python dependencies
0 commit comments