mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-08-07 09:23:07 +02:00
Merge branch 'main' of github.com:ipnet-mesh/meshcore-hub into feat/react-frontend-phase1
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- uses: actions/checkout@v7
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
uses: actions/setup-python@v7
|
||||
with:
|
||||
python-version-file: ".python-version"
|
||||
cache: pip
|
||||
@@ -69,7 +69,7 @@ jobs:
|
||||
- uses: actions/checkout@v7
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
uses: actions/setup-python@v7
|
||||
with:
|
||||
python-version-file: ".python-version"
|
||||
cache: pip
|
||||
@@ -108,7 +108,7 @@ jobs:
|
||||
- uses: actions/checkout@v7
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
uses: actions/setup-python@v7
|
||||
with:
|
||||
python-version-file: ".python-version"
|
||||
cache: pip
|
||||
|
||||
Reference in New Issue
Block a user