Skip to content

Commit

Permalink
Fix Python version in update-poetry-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sea-bass authored Dec 30, 2024
1 parent 1221634 commit c564a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-poetry-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
python-version: ["3.10", "3.12"]
include:
- python-version: "3.10"
python-py-version: "py10"
python-py-version: "py310"
- python-version: "3.12"
python-py-version: "py312"
container:
Expand Down

0 comments on commit c564a5f

Please sign in to comment.