We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9622491 commit d8abe43Copy full SHA for d8abe43
1 file changed
.github/workflows/swift.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: swift-actions/setup-swift@v2
18
with:
19
- swift-version: "6.1.0"
+ swift-version: "6.3"
20
- name: Get swift version
21
run: swift --version
22
0 commit comments