Skip to content

Commit 8e11a9d

Browse files
committed
try fix swift tests
1 parent 9df7d23 commit 8e11a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-and-setup/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ runs:
8585
if: ${{ runner.os == 'macOS'}}
8686

8787
- name: Install Swift on Windows
88-
uses: compnerd/gha-setup-swift@main
88+
uses: compnerd/gha-setup-swift@v0.3.0
8989
with:
9090
branch: swift-6.1-release
9191
tag: 6.1-RELEASE

0 commit comments

Comments
 (0)