We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b495fd5 + 0b24c60 commit b944640Copy full SHA for b944640
.github/workflows/api.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Test python API
9
steps:
10
- uses: actions/checkout@v4
11
- - uses: actions/setup-python@v2
+ - uses: actions/setup-python@v5
12
with:
13
python-version: '3.12'
14
- name: Install requirements
0 commit comments