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 2f25a50 + 0bd66ba commit d6213b4Copy full SHA for d6213b4
1 file changed
.github/workflows/test.yml
@@ -29,6 +29,6 @@ jobs:
29
--health-timeout 5s
30
--health-retries 20
31
steps:
32
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
33
- name: Test
34
run: swift test
0 commit comments