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 490e920 commit 115da4bCopy full SHA for 115da4b
1 file changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4.2.2
17
- uses: actions/setup-python@v5.4.0
18
with:
19
- python-version: ">=3.12"
+ python-version: 3.12
20
- run: |
21
pip install -r requirements-poetry.txt
22
poetry self add poetry-dynamic-versioning[plugin]
0 commit comments