We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c50da4b commit ac02e63Copy full SHA for ac02e63
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
python-version: ${{ matrix.python-version }}
26
27
- name: Install Poetry
28
- uses: abatilo/actions-poetry@e78f54a89cb052fff327414dd9ff010b5d2b4dbd
+ uses: abatilo/actions-poetry@b8f6fe29ba2eb78e0d45ccbf41cd14154c4e25b2
29
30
- name: Configure Poetry
31
run: |
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
python-version: "3.9"
23
24
0 commit comments