mirror of
https://github.com/Sped0n/bridget.git
synced 2026-04-14 01:59:30 -07:00
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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: |
|
||||
|
||||
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user