Skip to content

Commit 30cfd72

Browse files
authored
Update Swift version to 6.2 in workflow
Signed-off-by: Christopher Jr Riley <chrisjr@cjrriley.com>
1 parent 77eb3a3 commit 30cfd72

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
- uses: swift-actions/setup-swift@v2
2121
with:
22-
swift-version: "6.0.0"
22+
swift-version: "6.2.0"
2323
- name: Get swift version
2424
run: swift --version
2525

0 commit comments

Comments
 (0)