Skip to content

Commit

Permalink
Merge pull request #72 from projectsyn/renovate/gr1n-setup-poetry-9.x
Browse files Browse the repository at this point in the history
Update Gr1N/setup-poetry action to v9
  • Loading branch information
simu authored Oct 3, 2024
2 parents 503b102 + d70dcdc commit 2dc2ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.9
- uses: Gr1N/setup-poetry@v8
- uses: Gr1N/setup-poetry@v9
- uses: actions/cache@v4
with:
path: ~/.cache/pypoetry/virtualenvs
Expand Down

0 comments on commit 2dc2ba2

Please sign in to comment.