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 175158a commit e063a78Copy full SHA for e063a78
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
- uses: actions/setup-python@v5
22
with:
23
- python-version: '3.9'
+ python-version: '3.10'
24
25
- uses: abatilo/actions-poetry@v3
26
0 commit comments