be more specific with python version

This commit is contained in:
Daniel A. Wozniak 2024-10-29 21:11:59 -07:00 committed by Daniel Wozniak
parent 452acf103b
commit 5c732df550
2 changed files with 2 additions and 2 deletions

View file

@ -86,7 +86,7 @@ jobs:
steps:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: 3.10.14
- name: "Throttle Builds"
shell: bash

View file

@ -86,7 +86,7 @@ jobs:
steps:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: 3.10.14
- name: "Throttle Builds"
shell: bash