Commit a9f93b0
committed
feat: use latest CI scripts when testing old commits
When testing specific commit SHAs via workflow_dispatch, always use
the latest versions of all GitHub Actions scripts from main branch
to ensure we have all bug fixes and improvements.
This prevents issues where old commits have outdated CI logic.
Signed-off-by: Mark Pollack <[email protected]>1 parent feb5bf3 commit a9f93b0
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
39 | 52 | | |
40 | 53 | | |
41 | 54 | | |
| |||
0 commit comments