chore(deps): update gr1n/setup-poetry action to v9
This commit is contained in:
parent
e9b57594cd
commit
7f9b5c32b1
@ -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 .
|
||||
@ -52,5 +52,5 @@ 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 publish --build
|
||||
|
Loading…
Reference in New Issue
Block a user