Skip to content

Commit f3cfb4a

Browse files
Updated poetry version
1 parent 35d14d5 commit f3cfb4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shared-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ runs:
5959
- run: npm dedupe
6060
working-directory: testproject
6161
shell: bash
62-
- run: pip install poetry==1.7.1 --upgrade
62+
- run: pip install poetry==1.8.3 --upgrade
6363
working-directory: testproject
6464
shell: bash
6565
- run: poetry install --with dev --no-root --no-interaction --no-ansi

0 commit comments

Comments
 (0)