Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Dec 8, 2023
1 parent 05f581c commit f48b477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-concordia/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ inputs:
python-version:
description: Python version
required: false
default: "${{ vars.DEFAULT_PYTHON_VERSION }}"
default: '3.11'
type: string

runs:
Expand Down

0 comments on commit f48b477

Please sign in to comment.