Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Nov 17, 2024
1 parent c82f33b commit cba2c9f
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.11.4"
python-version: "3.11"

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

0 comments on commit cba2c9f

Please sign in to comment.