We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0502e66 commit e8cf027Copy full SHA for e8cf027
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
python-version: ${{ matrix.python-version }}
26
27
- name: Set up Poetry
28
- uses: abatilo/actions-poetry@v3
+ uses: abatilo/actions-poetry@v4
29
with:
30
poetry-version: 1.8.4
31
@@ -75,7 +75,7 @@ jobs:
75
fetch-depth: 0
76
77
78
79
80
81
@@ -115,7 +115,7 @@ jobs:
115
run: make rename_project
116
117
118
119
120
121
0 commit comments