Skip to content

Commit 87945da

Browse files
committed
build: update upload-artifact to v4
1 parent 1e6775d commit 87945da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286
cat performance-report.txt
287287
288288
- name: Upload performance report
289-
uses: actions/upload-artifact@v3
289+
uses: actions/upload-artifact@v4
290290
with:
291291
name: performance-report
292292
path: performance-report.txt

0 commit comments

Comments
 (0)