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 83ac899 commit dda094fCopy full SHA for dda094f
1 file changed
.github/workflows/release.yml
@@ -20,8 +20,8 @@ jobs:
20
with:
21
fetch-depth: 0
22
23
- - name: Setup Swift
24
- uses: swift-actions/setup-swift@latest
+ - name: Set up Swift 6
+ uses: SwiftyLab/setup-swift@latest
25
26
swift-version: '6'
27
0 commit comments