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.
1 parent 5ffb172 commit 7253a25Copy full SHA for 7253a25
1 file changed
.github/workflows/Tests.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: 💖 Install Swift 💖
41
uses: rarestype/swift-install-action@v1
42
with:
43
- swift-release: 6.3.1-RELEASE
+ swift-release: 6.3.2-RELEASE
44
45
- name: 💖 Checkout repository 💖
46
uses: actions/checkout@v6
@@ -101,7 +101,7 @@ jobs:
101
- name: 🩵 Install Swift 🩵
102
103
104
105
106
- name: 🩵 Checkout repository 🩵
107
0 commit comments