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 e7bb9c5 commit 97fd97dCopy full SHA for 97fd97d
1 file changed
.github/workflows/swift.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: swift-actions/setup-swift@v2
21
with:
22
- swift-version: "6.3.0"
+ swift-version: '6.2'
23
- name: Get swift version
24
run: swift --version
25
0 commit comments