fix syntax

This commit is contained in:
Michael Thomas 2023-03-06 12:48:11 +00:00
parent 9cbd8cef0b
commit 4ea3fcc99c

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
uses: actions/setup-python@v4
- uses: actions/setup-python@v4
with:
python-version: '3.10'
- name: Download all workflow run artifacts