Trying to get build working

This commit is contained in:
Aaron Heise 2023-02-11 08:36:01 -06:00
parent 63a74f1892
commit bdc67e5301

View File

@ -13,7 +13,7 @@ jobs:
fetch-depth: 1
- name: Set up Python 3.9
uses: actions/setup-python@v1
uses: actions/setup-python@v4
with:
python-version: 3.9