Skip to content

Commit

Permalink
docs: update mise-action version in tips and tricks (jdx#3749)
Browse files Browse the repository at this point in the history
  • Loading branch information
scop authored and miguelmig committed Dec 21, 2024
1 parent 4dddba7 commit 6ff221b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tips-and-tricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: jdx/mise-action@v1
- uses: jdx/mise-action@v2
- run: node -v # will be the node version from `mise.toml`/`.tool-versions`
```

Expand Down

0 comments on commit 6ff221b

Please sign in to comment.