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 cf37660 + 9f4f6ac commit d98d363Copy full SHA for d98d363
1 file changed
.github/workflows/CI.yaml
@@ -86,7 +86,7 @@ jobs:
86
fail_ci_if_error: false
87
88
- name: Upload Test Results
89
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
90
if: always()
91
with:
92
name: test-results-${{ matrix.os }}
0 commit comments