We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ebcf7 commit 1925602Copy full SHA for 1925602
1 file changed
.github/workflows/spreadsheet-cfml.yml
@@ -15,7 +15,7 @@ on:
15
lucee_versions:
16
required: false
17
description: Lucee Versions (json)
18
- default: '[ "7.0/snapshot/jar", "6.2/snapshot/jar", "6.2/stable/jar", "5.4/stable/jar"]'
+ default: '[ "7.1/snapshot/jar", "7.0/snapshot/jar", "6.2/snapshot/jar" ]'
19
type: string
20
workflow_call:
21
0 commit comments