We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f35f7a6 commit d2afd5dCopy full SHA for d2afd5d
action.yaml
@@ -21,5 +21,6 @@ runs:
21
shell: bash -l {0}
22
env:
23
COLUMNS: 120
24
+ FORCE_COLOR: 3
25
run: |
26
python minimum_versions.py ${{ join(fromJSON(inputs.environment-paths), ' ') }}
0 commit comments