We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5cf65 commit b0d4300Copy full SHA for b0d4300
.github/workflows/pre-commit.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Install poetry
13
- run: pipx install poetry
+ uses: Gr1N/setup-poetry@v8
14
15
- name: Checkout
16
uses: actions/checkout@v3
0 commit comments