Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit bf84a5f

Browse files
committed
Merge remote-tracking branch 'origin/develop' into feature/cli
2 parents 8fc9aa3 + b2b102a commit bf84a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
swift: ["6.1"]
2121
steps:
2222
- uses: actions/checkout@v4
23-
- uses: SwiftyLab/setup-swift@a0188eaa95c3af0db72e8697c2f0a91c514da86c
23+
- uses: SwiftyLab/setup-swift@latest
2424
with:
2525
swift-version: ${{ matrix.swift }}
2626
- name: Get Swift version

0 commit comments

Comments
 (0)