mirror of
https://github.com/logos-co/open-law.git
synced 2025-01-27 15:14:59 +00:00
fix: actions
This commit is contained in:
parent
1a7452d9b7
commit
eb4a39ef3b
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
- name: Set up Poetry
|
||||
uses: abatilo/actions-poetry@v2.1.6
|
||||
uses: abatilo/actions-poetry@v2.3.0
|
||||
with:
|
||||
poetry-version: ${{ matrix.poetry-version }}
|
||||
- name: Install dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user