We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2cb31 commit 4949857Copy full SHA for 4949857
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
key: dotlocal-${{ matrix.os }}-${{ matrix.python-version }}-${{ env.BUILD_POETRY_VERSION }}
42
43
- name: Install Poetry ${{ env.BUILD_POETRY_VERSION }}
44
- uses: snok/install-poetry@v1
+ uses: snok/install-poetry@v1.3.3
45
with:
46
version: ${{ env.BUILD_POETRY_VERSION }}
47
installer-parallel: false
0 commit comments