Skip to content

Commit aaa99ff

Browse files
sarahslucascosti
andauthored
Update content/actions/learn-github-actions/migrating-from-travis-ci-to-github-actions.md
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
1 parent acc5f49 commit aaa99ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/learn-github-actions/migrating-from-travis-ci-to-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ cache: npm
317317
</tr>
318318
</table>
319319

320-
For more information, see "<a href="/actions/guides/caching-dependencies-to-speed-up-workflows" class="dotcom-only">Caching dependencies to speed up workflows</a>."
320+
{% data variables.product.prodname_actions %} caching is only applicable to {% data data.variables.product.prodname_dotcom %}-hosted runners. For more information, see "<a href="/actions/guides/caching-dependencies-to-speed-up-workflows" class="dotcom-only">Caching dependencies to speed up workflows</a>."
321321

322322
### Examples of common tasks
323323

0 commit comments

Comments
 (0)