Skip to content

Commit 8d7180d

Browse files
committed
chore: bump setup-swift to v3
Signed-off-by: Peefy <xpf6677@163.com>
1 parent 4ce26f7 commit 8d7180d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/swift-test.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
override: true
4848
components: clippy, rustfmt
4949
- name: Setup Swift toolchain
50-
uses: swift-actions/setup-swift@v2
51-
with:
52-
swift-version: 6
50+
uses: swift-actions/setup-swift@v3
5351
- name: Build and run tests
5452
run: make test

0 commit comments

Comments
 (0)