second instance

pull/378/head
evelynmitchell 1 year ago
parent 59b41d6386
commit 776fd27aa0

@ -87,7 +87,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: "./.github/actions/poetry_setup"
uses: "actions/setup-python@v2"
with:
python-version: ${{ matrix.python-version }}
poetry-version: "1.4.2"

Loading…
Cancel
Save