We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b70457 + 1d56ebd commit d3aaf36Copy full SHA for d3aaf36
Actions/Comment/action.yml
@@ -26,7 +26,7 @@ runs:
26
- name: Setup Swift
27
uses: swift-actions/setup-swift@v2
28
with:
29
- swift-version: 5.10.0
+ swift-version: 6
30
- name: Create Mintfile
31
run: echo Wei18/GitHubSwiftActions@${{ inputs.action_ref }} > Mintfile
32
shell: bash
Actions/Release/action.yml
@@ -23,7 +23,7 @@ runs:
23
24
25
0 commit comments