Merge pull request #617 from Sped0n/bump-mise-to-v4

ci: upgrade mise-action to v4
This commit is contained in:
Ryan
2026-03-26 14:07:19 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ jobs:
token: ${{ secrets.PAT }}
- name: Setup Mise
uses: jdx/mise-action@v3
uses: jdx/mise-action@v4
with:
install_args: node@latest pnpm@10 hugo-extended@${{ matrix.hugo-version }}
tool_versions: |

View File

@@ -24,7 +24,7 @@ jobs:
token: ${{ secrets.PAT || github.token }}
- name: Setup Mise
uses: jdx/mise-action@v3
uses: jdx/mise-action@v4
with:
install_args: node@latest pnpm@10
tool_versions: |