mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Merge pull request #13 from Hestia-Homes/main
specify different version for backend actions file
This commit is contained in:
commit
79b0cc8fab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy_fastapi_backend.yml
vendored
2
.github/workflows/deploy_fastapi_backend.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.10
|
||||
python-version: 3.10.12
|
||||
|
||||
- name: Install Serverless
|
||||
run: npm install -g serverless
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue