Update build.yml

This commit is contained in:
TrainDoctor
2022-10-22 13:02:23 -07:00
committed by GitHub
parent 7b16b623c8
commit 0226bd2bf8

View File

@@ -48,7 +48,7 @@ jobs:
node-version: 18
- name: Set up Python 3.10 🐍
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: "3.10"