Skip to content

Commit b5197b8

Browse files
committed
Update workflow for new poetry install
1 parent d39b448 commit b5197b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
python-version: ${{ matrix.python-version }}
2323

2424
- name: Install Poetry
25-
uses: dschep/install-poetry-action@v1.2
25+
uses: Gr1N/setup-poetry@v7
2626

2727
- name: Cache Poetry virtualenv
2828
uses: actions/cache@v1

0 commit comments

Comments
 (0)