EmbeddedChat icon indicating copy to clipboard operation
EmbeddedChat copied to clipboard

Update GitHub Actions: Migrate actions/cache from v2 to v3/v4.

Open thepiyush-303 opened this issue 1 year ago • 0 comments

Description:

GitHub Actions workflow failing due to deprecated actions/cache version requiring an upgrade to v3/v4 to prevent workflow failures. I notice it on feb 4.

Steps to reproduce:

  1. Push any commit on branch
  2. check the failing workflow.

Expected behavior:

  • GitHub Actions workflow should complete successfully.
  • Build-and-lint should checked if there is no linting error.

Actual behavior:

Image

working on it!

thepiyush-303 avatar Feb 04 '25 18:02 thepiyush-303