Bump Gr1N/setup-poetry from 8 to 9

Bumps [Gr1N/setup-poetry](https://github.com/gr1n/setup-poetry) from 8 to 9.
- [Release notes](https://github.com/gr1n/setup-poetry/releases)
- [Commits](https://github.com/gr1n/setup-poetry/compare/v8...v9)

---
updated-dependencies:
- dependency-name: Gr1N/setup-poetry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-19 09:02:12 +00:00
committed by GitHub
parent a76654da9a
commit d4470615ed
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ jobs:
python-version: 3.9
- name: Set up Poetry
uses: Gr1N/setup-poetry@v8
uses: Gr1N/setup-poetry@v9
- name: Cache venv
uses: actions/cache@v4