Skip to content

Commit 99f9a39

Browse files
committed
Change default swift-version from 6.0.1 to 6.0
1 parent aaf5068 commit 99f9a39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ inputs:
77
swift-version:
88
description: 'The version of the Swift toolchain to use'
99
required: true
10-
default: '6.0.1'
10+
default: '6.0'
1111
package-path:
1212
description: 'The folder where the swift package is checked out'
1313
required: true

0 commit comments

Comments
 (0)