diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 2cd177ee0..5ac9b5925 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -26,7 +26,7 @@ jobs: - uses: actions/checkout@v6 - name: Setup Build Environment - uses: jdx/mise-action@v3 + uses: jdx/mise-action@v4 - name: Build run: hugo diff --git a/.github/workflows/lychee-prune.yml b/.github/workflows/lychee-prune.yml index e9015d13e..79227d2d9 100644 --- a/.github/workflows/lychee-prune.yml +++ b/.github/workflows/lychee-prune.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v6 - name: Setup Build Environment - uses: jdx/mise-action@v3 + uses: jdx/mise-action@v4 - name: Build run: hugo