Skip to content

Commit f5c82d6

Browse files
committed
Merge branch 'release/1.0.1' into main
2 parents d6f8ceb + 160faf6 commit f5c82d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: 'Setup Swift'
1+
name: 'Setup Swift (swiftenv)'
22
description: 'Set up a specific version of swift using swiftenv'
33
inputs:
44
swift-version:
55
description: 'Exact version of a Swift version to use.'
66
required: true
77
runs:
8-
using: "composite"
8+
using: 'composite'
99
steps:
1010
- name: Install Essentials
1111
shell: bash

0 commit comments

Comments
 (0)