Commit 256ad33
committed
Use modern action version in sketch compilation workflow
The GitHub Actions action used to do a "smoke test" compilation of the examples has graduated from an "experimental"
project to a stable state and been moved from its original home in the `arduino/actions` repository to a dedicated
permanent home at `arduino/compile-sketches`. The copy in the previous repository is unmaintained and deprecated and its
use results in a warning of such in the workflow run summary and logs.1 parent 6e29169 commit 256ad33
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
202 | | - | |
| 202 | + | |
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| |||
0 commit comments