We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead86c5 commit 5da4a80Copy full SHA for 5da4a80
1 file changed
.github/workflows/framework_unittest.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Poetry
22
uses: abatilo/actions-poetry@v2.0.0
23
with:
24
- poetry-version: 1.1.9
+ poetry-version: 1.8.5
25
26
- name: Test
27
run: |
0 commit comments