Skip to content

Commit dbc414f

Browse files
authored
Update Swift version to 6.1.0 in workflow
Signed-off-by: Christopher Jr Riley <chrisjr@cjrriley.com>
1 parent 74bd591 commit dbc414f

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.0.0"
19+
swift-version: "6.1.0"
2020
- name: Get swift version
2121
run: swift --version
2222

0 commit comments

Comments
 (0)