Skip to content

Commit 42feb96

Browse files
committed
ci: update poetry setup
1 parent a24cb32 commit 42feb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
python-version: ${{ matrix.python-version }}
2020

21-
- uses: Gr1N/setup-poetry@v7
21+
- uses: Gr1N/setup-poetry@v9
2222

2323
- name: Check dependencies
2424
run: make doctor

0 commit comments

Comments
 (0)