Update README.md to refer to v2 consistently (#96)
This commit is contained in:
parent
f20c1bb15f
commit
81c431dc79
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: jdx/mise-action@v1
|
||||
- uses: jdx/mise-action@v2
|
||||
# .tool-versions will be read from repo root
|
||||
- run: node ./my_app.js
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue