Skip to content

Commit 1a875eb

Browse files
authored
Merge pull request #113 from sjswerdloff/dependabot/github_actions/snok/install-poetry-1.4.1
Bump snok/install-poetry from 1.3.3 to 1.4.1
2 parents e843429 + f5302a4 commit 1a875eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
python -m pip install --upgrade pip
2929
- name: Install Poetry
30-
uses: snok/install-poetry@v1.3.3
30+
uses: snok/install-poetry@v1.4.1
3131
with:
3232
version: 1.5.0
3333
virtualenvs-create: true

0 commit comments

Comments
 (0)