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 33ef12f commit 670c7e1Copy full SHA for 670c7e1
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Collect test results
44
if: always()
45
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
46
with:
47
name: test-reports
48
path: ./test-reports/
0 commit comments