From 7342ae2c19b36afc4a8b96f9580ec1c5b6e3a0ab Mon Sep 17 00:00:00 2001 From: Jon Pretty Date: Fri, 27 Dec 2024 14:35:39 +0100 Subject: [PATCH] Update Tumult and regenerate --- .github/workflows/admin.yml | 2 +- doc/availability.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/admin.yml b/.github/workflows/admin.yml index 7d032b7..286db3f 100644 --- a/.github/workflows/admin.yml +++ b/.github/workflows/admin.yml @@ -14,6 +14,6 @@ jobs: - name: Checkout uses: actions/checkout@v3 - name: Tidy repository - uses: propensive/tumult@0.6.1 + uses: propensive/tumult@0.6.2 - name: Autocommit changes uses: stefanzweifel/git-auto-commit-action@v4 diff --git a/doc/availability.md b/doc/availability.md index 0fca75f..bf3796a 100644 --- a/doc/availability.md +++ b/doc/availability.md @@ -7,3 +7,4 @@ Subsequently, Contingency will also be made available as a binary in the Maven Central repository. This will enable users of other build tools to use it. For the overeager, curious and impatient, see [building](#building). +