chore(deps): update gr1n/setup-poetry action to v9
dl / lint (push) Successful in 1m28s Details
dl / docker (push) Successful in 3m32s Details

This commit is contained in:
Renovate Bot 2024-02-18 06:46:10 +00:00
parent 4a46d8c68b
commit d2bc171390
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
- run: apt-get update
- run: apt-get install -y git nodejs
- uses: actions/checkout@v4
- uses: Gr1N/setup-poetry@v8
- uses: Gr1N/setup-poetry@v9
- run: poetry install
- run: poetry run flake8 .
- run: poetry run mypy .