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 7a5997f commit ea054e1Copy full SHA for ea054e1
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
run: cat Aptfile | sudo xargs apt-get install
51
52
- name: Install poetry
53
- uses: snok/install-poetry@93ada01c735cc8a383ce0ce2ae205a21c415379b # v1
+ uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1
54
with:
55
version: 1.5.1
56
virtualenvs-create: true
0 commit comments