We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0702f4b + 2dd8021 commit d42d2eaCopy full SHA for d42d2ea
.github/workflows/codecov.yml
@@ -10,7 +10,7 @@ jobs:
10
python-version: "3.10"
11
12
- name: Install Poetry
13
- uses: snok/install-poetry@v1.3.4
+ uses: snok/install-poetry@v1.4.1
14
with:
15
virtualenvs-create: true
16
virtualenvs-in-project: true
.github/workflows/python.yml
@@ -35,7 +35,7 @@ jobs:
35
python-version: ${{ matrix.python-version }}
36
37
38
39
40
41
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
17
18
0 commit comments