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 dc1ae64 + 4dc52b3 commit 51d4c37Copy full SHA for 51d4c37
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@v4
+ uses: actions/upload-artifact@v6
90
if: always()
91
with:
92
name: test-results-${{ matrix.os }}
0 commit comments