Skip to content

Commit c9b0e90

Browse files
committed
Revert "Try fixing actions again"
This reverts commit 0d54ff7.
1 parent 0d54ff7 commit c9b0e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Swift
1717
uses: swift-actions/setup-swift@v2
1818
with:
19-
swift-version: "6.1.2"
19+
swift-version: "6.1.0"
2020

2121
- name: Checkout
2222
uses: actions/checkout@v4

0 commit comments

Comments
 (0)