Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Commit 0227d5c

Browse files
committed
chore: update Swift version to 6.1 and add improvement checklist documentation
1 parent 1e18920 commit 0227d5c

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
@@ -33,7 +33,7 @@ jobs:
3333
- name: Setup Swift
3434
uses: swift-actions/setup-swift@v2
3535
with:
36-
swift-version: '6.0'
36+
swift-version: '6.1'
3737

3838
- name: Build
3939
run: swift build -v

0 commit comments

Comments
 (0)