From b4d8df0929f5a87858b07ba847059c37aeee42ce Mon Sep 17 00:00:00 2001 From: Thomas Ritter Date: Mon, 27 May 2024 09:31:51 +0200 Subject: [PATCH] actions/configure-pages@v5 --- .github/workflows/jekyll-gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jekyll-gh-pages.yml b/.github/workflows/jekyll-gh-pages.yml index 4ec30eb..b0e1375 100644 --- a/.github/workflows/jekyll-gh-pages.yml +++ b/.github/workflows/jekyll-gh-pages.yml @@ -39,7 +39,7 @@ jobs: cache-version: 0 # Increment this number if you need to re-download cached gems - name: Setup Pages id: pages - uses: actions/configure-pages@v3 + uses: actions/configure-pages@v5 with: enablement: true - name: Build with Jekyll