Skip to content

Commit b0a08ee

Browse files
authored
Update swift.yml
1 parent dc442fd commit b0a08ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
- uses: swift-actions/setup-swift@v1
1919
with:
20-
swift-version: "5.10.0"
20+
swift-version: "5"
2121

2222
- name: Setup secrets.json
2323
run: |

0 commit comments

Comments
 (0)