Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Dec 21, 2023
1 parent 10fbd77 commit a256acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
id: set-up-python
uses: actions/setup-python@v4
with:
python-version: "3.12"
python-version: "3.11"

- name: Load cached Poetry installation
uses: actions/cache@v3
Expand Down

0 comments on commit a256acd

Please sign in to comment.