Skip to content

Commit b944640

Browse files
committed
2 parents b495fd5 + 0b24c60 commit b944640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Test python API
99
steps:
1010
- uses: actions/checkout@v4
11-
- uses: actions/setup-python@v2
11+
- uses: actions/setup-python@v5
1212
with:
1313
python-version: '3.12'
1414
- name: Install requirements

0 commit comments

Comments
 (0)