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 6d6a094 commit 08e5792Copy full SHA for 08e5792
.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.6"
+ python-version: "3.13.5"
28
cache: 'poetry'
29
30
0 commit comments