You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ jobs:
69
69
build:
70
70
runs-on: ubuntu-latest
71
71
steps:
72
-
- uses: arduino/report-size-deltas@main
72
+
- uses: arduino/report-size-deltas@v1
73
73
```
74
74
75
75
This must be used in conjunction with a workflow that runs the [`arduino/compile-sketches`](https://github.com/arduino/compile-sketches) action and uploads the resulting sketches report to a [workflow artifact](https://help.github.com/en/actions/configuring-and-managing-workflows/persisting-workflow-data-using-artifacts):
0 commit comments