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 1221634 commit c564a5fCopy full SHA for c564a5f
.github/workflows/update-poetry-cache.yaml
@@ -23,7 +23,7 @@ jobs:
23
python-version: ["3.10", "3.12"]
24
include:
25
- python-version: "3.10"
26
- python-py-version: "py10"
+ python-py-version: "py310"
27
- python-version: "3.12"
28
python-py-version: "py312"
29
container:
0 commit comments