Skip to content

Commit 66e5683

Browse files
committed
Pin Swift 6.2.4 in CI
1 parent b849ec3 commit 66e5683

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Set up Swift
4141
uses: swift-actions/setup-swift@v2
4242
with:
43-
swift-version: "6.2"
43+
swift-version: "6.2.4"
4444

4545
- name: Cache SPM dependencies
4646
uses: actions/cache@v4

0 commit comments

Comments
 (0)