fix(build):

This commit is contained in:
Alexander Myasoedov
2026-05-14 19:04:16 +03:00
parent 50785b9850
commit 695eac4144
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: Pre-Commit Checks
env:
POETRY_VERSION: "1.8.5"
POETRY_VERSION: "2.4.1"
on:
+1 -1
View File
@@ -9,7 +9,7 @@ on:
- 0.*
env:
POETRY_VERSION: "1.8.5"
POETRY_VERSION: "2.4.1"
jobs:
if_release:
+1 -1
View File
@@ -7,7 +7,7 @@ on:
branches: [main]
env:
POETRY_VERSION: "1.8.5"
POETRY_VERSION: "2.4.1"
OPENAI_API_KEY: "sk-fake"
jobs: