Skip to content

Commit d8abe43

Browse files
authored
Update Swift version to 6.3 in workflow
Signed-off-by: Christopher Jr Riley <chrisjr@cjrriley.com>
1 parent 9622491 commit d8abe43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: swift-actions/setup-swift@v2
1818
with:
19-
swift-version: "6.1.0"
19+
swift-version: "6.3"
2020
- name: Get swift version
2121
run: swift --version
2222

0 commit comments

Comments
 (0)