Skip to content

Commit 017c88e

Browse files
committed
chore: update actions/setup-python to v6
Signed-off-by: Jeff Mesnil <jmesnil@ibm.com>
1 parent 1e7c2ce commit 017c88e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
path: a2a-tck
5252
ref: ${{ env.TCK_VERSION }}
5353
- name: Set up Python
54-
uses: actions/setup-python@v5
54+
uses: actions/setup-python@v6
5555
with:
5656
python-version-file: "a2a-tck/pyproject.toml"
5757
- name: Install uv and Python dependencies

0 commit comments

Comments
 (0)