Skip to content

GitHub Actions adds dependency caching

Using the cache action you can now cache your dependencies between workflow runs. This can dramatically reduce the time it takes to run certain steps in your workflow. The rails/rails repository recently started using the cache action in their rubocop workflow reducing the runtime from around seven minutes to roughly one minute.

Learn more about caching dependencies to speed up workflows

When you edit or comment on existing issues on mobile web, you now get the same useful features as you experience in our desktop web experience:

  • Add and update issue labels, assignees, projects, and milestones.
  • Experience better commenting features when adding links, formatting text, and taking quick actions like referencing pull requests and issues.

Screencast showing commenting on an existing issue

See more