Unable to resolve v4: reference not found
Open
- Dominant language
- JavaScript
- Stars
- 163
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
The current README.md on `master` references `v4` which is not yet released.
This let actions fail with
```
Unable to resolve v4.0.2: reference not found
```
The current solution is to revert to `v3` or `v3.0.2`
Issue introduced by #590
Contributor guide
Research direction
Open README.md on master and locate the references to the unreleased v4 and the example action version. Check the surrounding usage instructions and confirm that the documented reference resolves; done means the README no longer directs users to the failing v4 reference.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100