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 f227d10 commit 94132b7Copy full SHA for 94132b7
.github/workflows/check.yaml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
13
- - uses: SwiftyLab/setup-swift@latest # GH actions currently only have Swift 5.10.0
+ - uses: swift-actions/setup-swift@v2.1.0 # GH actions currently only have Swift 5.10.0
14
with:
15
swift-version: "6.0.0"
16
0 commit comments