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 331474c + 6217b2d commit 0eb0475Copy full SHA for 0eb0475
.github/workflows/swift.yml
@@ -18,7 +18,7 @@ jobs:
18
env:
19
discovery.type: single-node
20
steps:
21
- - uses: actions/checkout@v2.4.0
+ - uses: actions/checkout@v3
22
- name: Test
23
run: swift test --enable-test-discovery --sanitize=thread
24
0 commit comments