asdf-vm / asdf-vm/actions

Installation instructions in README does not work

Open
#592 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
163
Forks
50
PR merge metrics
No merged PRs in 30d

Description

This instruction in current README.md

```
# Reference a semver major version only (GitHub recommended)
- uses: asdf-vm/actions/install@v4
```
When I try this, I get the following error:
```
Error: Unable to resolve action `asdf-vm/actions@v4`, unable to find version `v4`
```
I checked, there is no `v4` tag in the repo, maybe this is the issue.

Contributor guide

Open the contributing guide

Research direction

Open README.md and inspect the installation example that uses asdf-vm/actions/install@v4. Compare that reference with the action repository's available tags, update the documentation to use a resolvable version, and verify the example no longer requests the missing v4 tag.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.