From edbe0651126508268fbfb922151ecd35ce7b337d Mon Sep 17 00:00:00 2001 From: fuchunhui Date: Mon, 19 Feb 2024 18:26:58 +0800 Subject: [PATCH] chore: update node --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d3c5d46..d7e6c8f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: echo test, and install your project. - name: Deploy to GitHub Pages - uses: JamesIves/github-pages-deploy-action@v4.2.5 + uses: JamesIves/github-pages-deploy-action@v4.5.0 with: branch: gh-pages folder: dist