We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc442fd commit b0a08eeCopy full SHA for b0a08ee
.github/workflows/swift.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
- uses: swift-actions/setup-swift@v1
19
with:
20
- swift-version: "5.10.0"
+ swift-version: "5"
21
22
- name: Setup secrets.json
23
run: |
0 commit comments