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 da3572d commit 8b992d3Copy full SHA for 8b992d3
.github/workflows/ci.yml
@@ -49,6 +49,6 @@ jobs:
49
environment: default
50
51
steps:
52
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
53
- name: Run Tests
54
run: swift test --parallel
0 commit comments