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.
1 parent 66b05c1 commit 2308e54Copy full SHA for 2308e54
1 file changed
.github/workflows/aiohttp.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Setup Python
44
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
45
with:
46
- python-version: 3.x
+ python-version: 3.13
47
cache: 'pip'
48
cache-dependency-path: 'requirements/*.txt'
49
- name: Provision the dev env
0 commit comments