We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50785b9 commit 695eac4Copy full SHA for 695eac4
3 files changed
.github/workflows/pre-commit.yml
@@ -1,7 +1,7 @@
1
name: Pre-Commit Checks
2
3
env:
4
- POETRY_VERSION: "1.8.5"
+ POETRY_VERSION: "2.4.1"
5
6
7
on:
.github/workflows/release.yml
@@ -9,7 +9,7 @@ on:
9
- 0.*
10
11
12
13
14
jobs:
15
if_release:
.github/workflows/test.yml
@@ -7,7 +7,7 @@ on:
branches: [main]
8
OPENAI_API_KEY: "sk-fake"
0 commit comments