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 77eb3a3 commit 30cfd72Copy full SHA for 30cfd72
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.0.0"
+ swift-version: "6.2.0"
23
- name: Get swift version
24
run: swift --version
25
0 commit comments