Skip to content

Commit

Permalink
Bump Gr1N/setup-poetry from 8 to 9
Browse files Browse the repository at this point in the history
Bumps [Gr1N/setup-poetry](https://github.com/gr1n/setup-poetry) from 8 to 9.
- [Release notes](https://github.com/gr1n/setup-poetry/releases)
- [Commits](Gr1N/setup-poetry@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>
  • Loading branch information
dependabot[bot] committed Feb 19, 2024
1 parent c894eef commit edb1600
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/continuous-integration.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
python-version: "3.11"

- name: Install poetry 🦄
uses: Gr1N/setup-poetry@v8
uses: Gr1N/setup-poetry@v9

- name: Load Poetry Cached Libraries ⬇
uses: actions/cache@v3
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install poetry 🦄
uses: Gr1N/setup-poetry@v8
uses: Gr1N/setup-poetry@v9

- name: Load Poetry Cached Libraries ⬇
uses: actions/cache@v3
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
python-version: "3.11"

- name: Install poetry 🦄
uses: Gr1N/setup-poetry@v8
uses: Gr1N/setup-poetry@v9

- name: Load Poetry Cached Libraries ⬇
uses: actions/cache@v3
Expand Down Expand Up @@ -156,7 +156,7 @@ jobs:
python-version: "3.11"

- name: Install poetry 🦄
uses: Gr1N/setup-poetry@v8
uses: Gr1N/setup-poetry@v9

- name: Build ⚒️ Distributions
run: |
Expand Down

0 comments on commit edb1600

Please sign in to comment.