Skip to content

Commit dcd342c

Browse files
Bump snok/install-poetry from 1.4.0 to 1.4.1
Bumps [snok/install-poetry](https://github.com/snok/install-poetry) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/snok/install-poetry/releases) - [Commits](snok/install-poetry@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: snok/install-poetry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4be551 commit dcd342c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
echo "C:\Users\runneradmin\.local\bin" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
4444
4545
- name: Install and configure Poetry
46-
uses: snok/[email protected].0
46+
uses: snok/[email protected].1
4747
with:
4848
version: ${{ env.POETRY_VERSION }}
4949
virtualenvs-create: true

0 commit comments

Comments
 (0)