Skip to content

Commit 03c23ce

Browse files
authored
Update report-size-deltas.yml
1 parent d5161c8 commit 03c23ce

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/report-size-deltas.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ jobs:
88

99
steps:
1010
- name: Comment size deltas reports to PRs
11-
uses: arduino/actions/libraries/report-size-deltas@master
11+
uses: arduino/report-size-deltas@v1
12+
with:
13+
# The name of the workflow artifact created by the sketch compilation workflow
14+
sketches-reports-source: sketches-reports

0 commit comments

Comments
 (0)