We've started getting
##[error]Missing download info for bahmutov/npm-install@1.10.9
when running our CI actions (it was previously working ok) - it seems that gitHub is unable to download the artifacts for 1.10.9?
Our yaml just has
- name: NPM or Yarn install with caching
uses: bahmutov/npm-install@1.10.9
We've started getting
##[error]Missing download info for bahmutov/npm-install@1.10.9when running our CI actions (it was previously working ok) - it seems that gitHub is unable to download the artifacts for 1.10.9?
Our yaml just has