Skip to content

Commit 4949857

Browse files
committed
ci(github): bump snok/install-poetry version for test workflow
1 parent 5f2cb31 commit 4949857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
key: dotlocal-${{ matrix.os }}-${{ matrix.python-version }}-${{ env.BUILD_POETRY_VERSION }}
4242

4343
- name: Install Poetry ${{ env.BUILD_POETRY_VERSION }}
44-
uses: snok/install-poetry@v1
44+
uses: snok/install-poetry@v1.3.3
4545
with:
4646
version: ${{ env.BUILD_POETRY_VERSION }}
4747
installer-parallel: false

0 commit comments

Comments
 (0)