Bump snok/install-poetry from 1.2 to 1.3 (#638)
Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.2 to 1.3. - [Release notes](https://github.com/snok/install-poetry/releases) - [Commits](https://github.com/snok/install-poetry/compare/v1.2...v1.3) --- updated-dependencies: - dependency-name: snok/install-poetry dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/python-publish.yml
vendored
2
.github/workflows/python-publish.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
python-version: '3.x'
|
||||
|
||||
- name: Install Poetry
|
||||
uses: snok/install-poetry@v1.2
|
||||
uses: snok/install-poetry@v1.3
|
||||
with:
|
||||
virtualenvs-create: true
|
||||
virtualenvs-in-project: true
|
||||
|
||||
Reference in New Issue
Block a user