mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-14 13:50:33 +00:00
Update README.md
This commit is contained in:
parent
33445e4fe3
commit
c76d578a0b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: jdx/mise-action@v1
|
||||
- uses: jdx/mise-action@v2
|
||||
with:
|
||||
version: 2023.12.0 # [default: latest] mise version to install
|
||||
install: true # [default: true] run `mise install`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue