Skip to content

Commit acc5f49

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/actions/learn-github-actions/migrating-from-gitlab-cicd-to-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ jobs:
346346
</tr>
347347
</table>
348348

349-
For more information, see "<a href="/actions/guides/caching-dependencies-to-speed-up-workflows" class="dotcom-only">Caching dependencies to speed up workflows</a>."
349+
{% 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>."
350350

351351
### Artifacts
352352

0 commit comments

Comments
 (0)