From a8e9888c6fa00aabec8a10724809e6a7454f1d5b Mon Sep 17 00:00:00 2001 From: Gabriel Mocanu Date: Sat, 15 Apr 2023 16:15:10 +0300 Subject: [PATCH] task: Update Docsy to latest version Signed-off-by: Gabriel Mocanu --- .github/workflows/gh-page.yml | 4 ++-- themes/docsy | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/gh-page.yml b/.github/workflows/gh-page.yml index e6accc2..fe3cde1 100644 --- a/.github/workflows/gh-page.yml +++ b/.github/workflows/gh-page.yml @@ -19,7 +19,7 @@ jobs: - name: Setup Hugo uses: peaceiris/actions-hugo@v2 with: - hugo-version: "0.101.0" + hugo-version: "0.109.0" extended: true - name: Setup Node @@ -28,7 +28,7 @@ jobs: node-version: "14" - name: Cache dependencies - uses: actions/cache@v1 + uses: actions/cache@v3 with: path: ~/.npm key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }} diff --git a/themes/docsy b/themes/docsy index f8e4409..096aa62 160000 --- a/themes/docsy +++ b/themes/docsy @@ -1 +1 @@ -Subproject commit f8e4409b497a6a5caef969c770c354917adcfd9d +Subproject commit 096aa627f07765e52fcad2831e1e477e24f89780