Update .forgejo/workflows/radios.yml
This commit is contained in:
parent
12497cf136
commit
389fd09e18
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.11'
|
python-version: '3.11.13'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pip install pyradios requests
|
run: pip install pyradios requests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue