summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-24 10:13:29 +0000
committerGitHub <noreply@github.com>2022-10-24 10:13:29 +0000
commitc6987f65fe14c05050b2d63659384c447f5d039a (patch)
tree7d64fc97e8b9872781fa4d70712121d2e070f236 /.github
parentAdd debugging to help diagnose lost device-list-update (#14268) (diff)
downloadsynapse-c6987f65fe14c05050b2d63659384c447f5d039a.tar.xz
Bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 (#14275)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml
index 798e308f20..7db8c0c3ea 100644
--- a/.github/workflows/docs.yaml
+++ b/.github/workflows/docs.yaml
@@ -20,7 +20,7 @@ jobs:
       - uses: actions/checkout@v3
 
       - name: Setup mdbook
-        uses: peaceiris/actions-mdbook@4b5ef36b314c2599664ca107bb8c02412548d79d # v1.1.14
+        uses: peaceiris/actions-mdbook@adeb05db28a0c0004681db83893d56c0388ea9ea # v1.2.0
         with:
           mdbook-version: '0.4.17'