Commit 550ba8d
ci: lowercase runjags::findjags() in test-coverage and copilot-setup
Follow-up to the #207 Claude advisory: R-CMD-check.yaml on
cran-submission was already updated to the lowercase form
runjags::findjags(); test-coverage.yaml and copilot-setup-steps.yml
were not. The two casings are aliases at runtime, so this is purely
a consistency fix to avoid a stale-feeling diff once 0.1.0 lands.
R-CMD-check.yaml itself is left alone here — it'll pick up the
lowercase form (plus several other r-lib action version bumps) when
cran-submission merges.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent e47ddc8 commit 550ba8d
3 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
0 commit comments