Bump Gr1N/setup-poetry from 7 to 8

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

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2023-06-27 07:24:54 +00:00
committed by GitHub
parent 06486ba860
commit 8ace9825c7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
python-version: 3.9
- name: Set up Poetry
uses: Gr1N/setup-poetry@v7
uses: Gr1N/setup-poetry@v8
- name: Cache venv
uses: actions/cache@v3