From f3469daa0c9ed168952992dce35cc4fc73d314b2 Mon Sep 17 00:00:00 2001 From: PJ568 Date: Fri, 20 Oct 2023 11:09:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20CI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Home_Index.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/Home_Index.yml b/.github/workflows/Home_Index.yml index 00ae0d6..7a6f3aa 100644 --- a/.github/workflows/Home_Index.yml +++ b/.github/workflows/Home_Index.yml @@ -14,7 +14,7 @@ jobs: pull-requests: write # To create a PR from that branch steps: # Check - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: ref: home submodules: recursive @@ -27,7 +27,7 @@ jobs: ls /home/runner/temp/ # Run merge home and gh-pages - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: ref: gh-pages - run: | @@ -78,7 +78,7 @@ jobs: - name: Generate the sitemap id: sitemap - uses: cicirello/generate-sitemap@v1 + uses: cicirello/generate-sitemap@v1.9.2 with: base-url-path: https://Calc.pj568.eu.org/