We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016fa88 commit fe5a6f2Copy full SHA for fe5a6f2
2 files changed
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ on:
13
- "README.md"
14
15
env:
16
- POETRY_VERSION: "1.8.2"
+ POETRY_VERSION: "2.2.1"
17
18
jobs:
19
test:
.github/workflows/verify_requirements_generated.yaml
@@ -18,7 +18,7 @@ jobs:
contents: read
pull-requests: write
20
21
22
steps:
23
- name: Checkout
24
uses: actions/checkout@v4
0 commit comments