2 parents 7459758 + f2da2f2 commit ae8a2c2Copy full SHA for ae8a2c2
1 file changed
.github/workflows/tests.yml
@@ -62,7 +62,7 @@ jobs:
62
63
- name: Upload test results
64
if: always()
65
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
66
with:
67
name: test-results
68
path: build/DerivedData/**/Logs/Test/*.xcresult
0 commit comments