We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec1776 commit c30bf98Copy full SHA for c30bf98
1 file changed
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v3
23
- uses: swift-actions/setup-swift@v2
24
with:
25
- swift-version: "6.0.0"
+ swift-version: "6.1.0"
26
- name: Get swift version
27
run: swift --version
28
- name: Prepare Git
0 commit comments