Fix deploy
This commit is contained in:
parent
9951fc3f66
commit
8fbc236cf5
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -41,10 +41,10 @@ jobs:
|
||||
- name: Install serverless-plugin-include-dependencies
|
||||
run: serverless plugin install -n serverless-plugin-include-dependencies
|
||||
|
||||
- name: Set up Python 3.8
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: "3.8"
|
||||
python-version: "3.12"
|
||||
|
||||
- name: Configure AWS credentials
|
||||
uses: aws-actions/configure-aws-credentials@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user