Skip to content

Commit 3153fe8

Browse files
Update cache-poetry.yml
1 parent 08e5792 commit 3153fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache-poetry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
id: python
2525
uses: actions/setup-python@v5
2626
with:
27-
python-version: "3.13.5"
27+
python-version: "3.13.4"
2828
cache: 'poetry'
2929

3030

0 commit comments

Comments
 (0)