Astrotomic / Astrotomic/.github
Check run-tests.yml actions/cache::restore-keys instead of keys
Open
bug
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
With `actions/cache@v2` the `keys` config got renamed to `resore-keys` we should ensure that this new config key is used in all actions instead of the outdated one.
Contributor guide
Research direction
Start by opening run-tests.yml and inspect its actions/cache@v2 configuration, checking the cache key fields against the issue description. Update the outdated field to the intended restore-keys configuration and verify that all relevant actions in the file use the current name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100