Skip to content

Commit 46c5201

Browse files
committed
try new setup-swift PR
1 parent 1446b78 commit 46c5201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: maxim-lobanov/setup-xcode@v1
3535
with:
3636
xcode-version: latest-stable
37-
- uses: swift-actions/setup-swift@v2
37+
- uses: swift-actions/setup-swift@7d6348b84c07b33515ee21ebc40bbf974cc19d40
3838
with:
3939
swift-version: 6
4040
# https://www.swift.org/download/

0 commit comments

Comments
 (0)