Skip to content

Commit a9bd1ad

Browse files
ci: upload artifact version
1 parent e824d92 commit a9bd1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-test.yml

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

3636
- name: Archive test reports
37-
uses: actions/upload-artifact@v3
37+
uses: actions/upload-artifact@v4
3838
with:
3939
name: test-reports
4040
path: /tmp/test-reports

0 commit comments

Comments
 (0)