Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagapiou authored Sep 12, 2024
1 parent 6598fe9 commit 1adb1ad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/actions/install-concordia/action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
name: install-concordia

inputs:
python-version:
description: Python version
required: false
default: '3.11'
type: string

runs:
using: composite
steps:
Expand Down

0 comments on commit 1adb1ad

Please sign in to comment.