1
1
Fork 0
mirror of https://github.com/cave-story-randomizer/cave-story-randomizer synced 2025-01-07 12:37:15 +00:00

bump python version in workflow

This commit is contained in:
duncathan 2024-12-18 00:03:24 -06:00
parent 6e9edf4290
commit 6e27d66b06

View file

@ -22,7 +22,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: "3.9"
python-version: "3.10"
- name: Install Python packages
run: python -m pip install --upgrade build pip