From 870781c2ed04cf31fc4013639bd168d955bafd29 Mon Sep 17 00:00:00 2001 From: Rotzbua Date: Tue, 17 Oct 2023 12:38:04 +0200 Subject: [PATCH] fix(docs): remove archived `arduino/report-size-trends` action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9d2c5c..b0d3c2c 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ Set to true to show verbose output in the log. Path in which to save a JSON formatted file containing data from the sketch compilations. Should be used only to store reports. Relative paths are relative to [`GITHUB_WORKSPACE`](https://help.github.com/en/actions/configuring-and-managing-workflows/using-environment-variables). The folder will be created if it doesn't already exist. -This report is used by the [`arduino/report-size-deltas`](https://github.com/arduino/report-size-deltas) and [`arduino/report-size-trends`](https://github.com/arduino/report-size-trends) actions. +This report is used by the [`arduino/report-size-deltas`](https://github.com/arduino/report-size-deltas) action. **Default**: `"sketches-reports"`