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 766216f + b5fa5e0 commit 8a177fcCopy full SHA for 8a177fc
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@v5
+ - uses: actions/checkout@v6
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