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 e80b8c3 commit 5dde009Copy full SHA for 5dde009
1 file changed
.github/workflows/test.yml
@@ -14,6 +14,6 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
18
- name: Build and Test
19
run: swift test
0 commit comments