Skip to content

Commit 6aac944

Browse files
committed
Use deltas report CI action from the dedicated repository
Since the time the CI system for this repository was set up, Arduino's sketch compilation GitHub Actions actions have been moved to dedicated repositories and the copies left behind in the experimental arduino/actions repository deprecated.
1 parent f5b6f50 commit 6aac944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919

2020
steps:
2121
- name: Comment size deltas reports to PRs
22-
uses: arduino/actions/libraries/report-size-deltas@master
22+
uses: arduino/report-size-deltas@main

0 commit comments

Comments
 (0)