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 d8abe43 commit f8b9821Copy full SHA for f8b9821
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.3"
+ swift-version: "6.3.0"
20
- name: Get swift version
21
run: swift --version
22
0 commit comments