ci: upgrade mise-action to v4

Signed-off-by: Sped0n <hi@sped0n.com>
This commit is contained in:
Sped0n
2026-03-26 14:05:32 +08:00
parent 44be2c4a50
commit 472f9172ca
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: |