Skip to content

Commit

Permalink
chore(ci): 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] authored Aug 12, 2024
1 parent 163901b commit 099f024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "3.8"
- uses: Gr1N/setup-poetry@v8
- uses: Gr1N/setup-poetry@v9
- run: poetry --version
- uses: gradle/actions/setup-gradle@v3
- name: set-up-jdk
Expand Down

0 comments on commit 099f024

Please sign in to comment.