Skip to content

Commit b3343e8

Browse files
committed
ci: update workflow config.
1 parent 7e82a7b commit b3343e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

1616
- uses: swift-actions/setup-swift@v1
1717
with:
18-
swift-version: 5.9
18+
swift-version: 5.10.0
1919

2020
- name: Get swift version
2121
run: swift --version # Swift 5.9

0 commit comments

Comments
 (0)