Skip to content

Commit

Permalink
upgraded to py312
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankkom-dev committed Feb 13, 2024
1 parent 6a49093 commit 0878c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-lambda-ranker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: actions/setup-python@v4
id: python
with:
python-version: '3.10'
python-version: '3.12'
cache: 'poetry'

- name: Create and Install Dependencies to a New Virtual Environment
Expand Down

0 comments on commit 0878c7a

Please sign in to comment.