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 a4d991f commit e376b0aCopy full SHA for e376b0a
1 file changed
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: abatilo/actions-poetry@v3
26
with:
27
- poetry-version: '2.2.1'
+ poetry-version: '2.3.0'
28
29
- name: Install Dependencies
30
run: poetry install
0 commit comments