Skip to content

Commit 62905f4

Browse files
authored
Merge pull request #1082 from thunderstore-io/fix-poetry-install
Pin snok/install-poetry version (TS-2274)
2 parents 4a82877 + bfdc90f commit 62905f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
run: echo "::set-output name=node-version::$(node --version)"
2424
- uses: snok/install-poetry@v1
2525
with:
26+
version: 1.4.1
2627
virtualenvs-in-project: true
2728
- name: Cache poetry venv
2829
id: cache-poetry

0 commit comments

Comments
 (0)