We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e843429 + f5302a4 commit 1a875ebCopy full SHA for 1a875eb
.github/workflows/python-app.yml
@@ -27,7 +27,7 @@ jobs:
27
run: |
28
python -m pip install --upgrade pip
29
- name: Install Poetry
30
- uses: snok/install-poetry@v1.3.3
+ uses: snok/install-poetry@v1.4.1
31
with:
32
version: 1.5.0
33
virtualenvs-create: true
0 commit comments