We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 551131a commit bfba35dCopy full SHA for bfba35d
1 file changed
.github/workflows/swift-ci.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
21
- name: Set up Swift
22
- uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf
+ uses: SwiftyLab/setup-swift@latest
23
with:
24
swift-version: '5.10'
25
0 commit comments