Skip to content

Commit 577aaac

Browse files
authored
ci: upgrade upload-artifact github action (#221)
1 parent a3fa786 commit 577aaac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
args: copyAllReports --output-dir=/tmp/test-reports
4848

4949
- name: Archive test reports
50-
uses: actions/upload-artifact@v3
50+
uses: actions/upload-artifact@v4
5151
with:
5252
name: test-reports
5353
path: /tmp/test-reports

0 commit comments

Comments
 (0)