Skip to content

Commit 850a691

Browse files
committed
dfdfd
1 parent f347f4b commit 850a691

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: Gr1N/setup-poetry@v7
25+
uses: knowsuchagency/poetry-install@v1
2626

2727
- name: Formatting
2828
run: poetry run black . --check

0 commit comments

Comments
 (0)