We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df7d23 commit 8e11a9dCopy full SHA for 8e11a9d
.github/actions/install-and-setup/action.yml
@@ -85,7 +85,7 @@ runs:
85
if: ${{ runner.os == 'macOS'}}
86
87
- name: Install Swift on Windows
88
- uses: compnerd/gha-setup-swift@main
+ uses: compnerd/gha-setup-swift@v0.3.0
89
with:
90
branch: swift-6.1-release
91
tag: 6.1-RELEASE
0 commit comments