diff --git a/action.yaml b/action.yaml index d4dd5b2..b86a6f1 100644 --- a/action.yaml +++ b/action.yaml @@ -42,7 +42,8 @@ runs: if: ${{ inputs.git_checkout == 'true' }} uses: actions/checkout@v4 - - name: retrieve the version + - name: Retrieve the version + shell: bash run: | # Lire le contenu du fichier et supprimer les espaces/retours chariots SOFTVERSION=$(cat ${{ inputs.version_file }} \