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 0963ff3 + 5119dbf commit 766216fCopy full SHA for 766216f
1 file changed
.github/workflows/swift.yml
@@ -19,7 +19,7 @@ jobs:
19
env:
20
discovery.type: single-node
21
steps:
22
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
23
- name: Test
24
run: swift test --sanitize=thread
25
@@ -35,6 +35,6 @@ jobs:
35
36
xpack.security.enabled: false
37
38
39
40
0 commit comments