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 08e5792 commit 3153fe8Copy full SHA for 3153fe8
.github/workflows/cache-poetry.yml
@@ -24,7 +24,7 @@ jobs:
24
id: python
25
uses: actions/setup-python@v5
26
with:
27
- python-version: "3.13.5"
+ python-version: "3.13.4"
28
cache: 'poetry'
29
30
0 commit comments