cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 6f09f026cb713041c396e7f81fd895bfad53afe8
parent fe6ec93cf55999b2fb5fe9da8e6b08247bab1985
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Mon, 23 Mar 2026 10:01:49 +0000

chore(deps): update github-actions to v6
Diffstat:
M.github/workflows/docs.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml @@ -18,11 +18,11 @@ jobs: deploy: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 with: fetch-depth: 0 - - uses: actions/setup-python@v5 + - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6 with: python-version: "3.12" cache: pip