mirror of
https://github.com/logos-co/open-law.git
synced 2025-01-27 15:14:59 +00:00
upg: actions
This commit is contained in:
parent
eb4a39ef3b
commit
300451165f
4
.github/workflows/python-app.yml
vendored
4
.github/workflows/python-app.yml
vendored
@ -20,9 +20,9 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3.5.2
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python-version }}
|
python-version: ${{ matrix.python-version }}
|
||||||
- name: Set up Poetry
|
- name: Set up Poetry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user