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 bfd7c4f commit 8862f37Copy full SHA for 8862f37
1 file changed
.github/workflows/aiohttp.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Setup Python
44
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.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