We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b191a0 commit bcc7b94Copy full SHA for bcc7b94
2 files changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
- "3.11"
27
- "3.12"
28
poetry-version:
29
- - "1.3"
+ - "1.6"
30
31
runs-on: ${{ matrix.os }}-latest
32
steps:
{{cookiecutter.project_name}}/.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- "3.10"
runs-on: ${{ "{{" }} matrix.os }}-latest
0 commit comments