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 a3fa786 commit 577aaacCopy full SHA for 577aaac
.github/workflows/pr-test.yml
@@ -47,7 +47,7 @@ jobs:
47
args: copyAllReports --output-dir=/tmp/test-reports
48
49
- name: Archive test reports
50
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
51
with:
52
name: test-reports
53
path: /tmp/test-reports
0 commit comments