chore(deps): update https://github.com/jdx/mise-action action to v4.3.0 (#29)
Website build and deploy / build (push) Canceled after 0s

Co-authored-by: Renovate Bot <tech+renovate@mehl.mx>
This commit was merged in pull request #29.
This commit is contained in:
2026-09-03 16:12:54 +02:00
committed by mxmehl
parent 50c3706d91
commit c4d5a68608
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
- name: Setup required tools (Hugo)
uses: https://github.com/jdx/mise-action@7e36c90d9ab29c415a2384db3006f3ec8a8cc654 # v4.2.4
uses: https://github.com/jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0
with:
cache: false # no cache on gitea
github_token: ${{ secrets.GH_TOKEN }}