Merge pull request #13 from Hestia-Homes/main

specify different version for backend actions file
This commit is contained in:
KhalimCK 2023-07-09 14:32:49 +01:00 committed by GitHub
commit 79b0cc8fab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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