diff --git a/.github/workflows/Deploy-Hexo-Themes-Butterfly.yml b/.github/workflows/Deploy-Hexo-Themes-Butterfly.yml index 6d8656e..12eb99e 100644 --- a/.github/workflows/Deploy-Hexo-Themes-Butterfly.yml +++ b/.github/workflows/Deploy-Hexo-Themes-Butterfly.yml @@ -12,7 +12,7 @@ jobs: - name: Setup Node uses: actions/setup-node@v4 with: - node-version: 22.x + node-version: 24.x - name: Install Dependencies run: npm i