Skip to content

Commit 1925602

Browse files
authored
Update default Lucee versions in workflow YAML
1 parent 72ebcf7 commit 1925602

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spreadsheet-cfml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
lucee_versions:
1616
required: false
1717
description: Lucee Versions (json)
18-
default: '[ "7.0/snapshot/jar", "6.2/snapshot/jar", "6.2/stable/jar", "5.4/stable/jar"]'
18+
default: '[ "7.1/snapshot/jar", "7.0/snapshot/jar", "6.2/snapshot/jar" ]'
1919
type: string
2020
workflow_call:
2121

0 commit comments

Comments
 (0)