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 e71a9aa commit 5c10e5aCopy full SHA for 5c10e5a
.github/workflows/swift.yml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: 0 # until https://github.com/actions/checkout/issues/1471 fixed
34
- uses: swift-actions/setup-swift@v2
35
with:
36
- swift-version: 5.10
+ swift-version: '5.10'
37
- name: Build
38
run: swift build -v
39
working-directory: getargv-swift
0 commit comments