File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -146,28 +146,28 @@ on:
146146 default : " "
147147 skip-desc-branch :
148148 description : |
149- Passed to `insightsengineering/actions/ setup-r-dependencies`.
149+ Passed to `insightsengineering/setup-r-dependencies`.
150150 Used only if deps-installation-method == 'setup-r-dependencies'.
151151 required : false
152152 type : boolean
153153 default : false
154154 skip-desc-dev :
155155 description : |
156- Passed to `insightsengineering/actions/ setup-r-dependencies`.
156+ Passed to `insightsengineering/setup-r-dependencies`.
157157 Used only if deps-installation-method == 'setup-r-dependencies'.
158158 required : false
159159 type : boolean
160160 default : false
161161 repository-list :
162162 description : |
163- Passed to `insightsengineering/actions/ setup-r-dependencies`.
163+ Passed to `insightsengineering/setup-r-dependencies`.
164164 Used only if deps-installation-method == 'setup-r-dependencies'.
165165 required : false
166166 type : string
167167 default : " PPM=PPM@latest"
168168 cache-version :
169169 description : |
170- Passed to `insightsengineering/actions/ setup-r-dependencies`.
170+ Passed to `insightsengineering/setup-r-dependencies`.
171171 Used only if deps-installation-method == 'setup-r-dependencies'.
172172 required : false
173173 type : string
You can’t perform that action at this time.
0 commit comments