Skip to content

Commit 98d820c

Browse files
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](Gr1N/setup-poetry@v7...v8) --- 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>
1 parent 32a0e2f commit 98d820c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Setup nox
2121
uses: daisylb/setup-nox@v2.1.0
2222
- name: Setup poetry
23-
uses: Gr1N/setup-poetry@v7
23+
uses: Gr1N/setup-poetry@v8
2424
with:
2525
poetry-version: 1.2.1
2626
- name: Install dependencies
@@ -41,7 +41,7 @@ jobs:
4141
- name: Setup nox
4242
uses: daisylb/setup-nox@v2.1.0
4343
- name: Setup poetry
44-
uses: Gr1N/setup-poetry@v7
44+
uses: Gr1N/setup-poetry@v8
4545
with:
4646
poetry-version: 1.2.1
4747
- name: Install dependencies

0 commit comments

Comments
 (0)