CI: Housekeeping & nojekyll
Some checks failed
Build / Build (push) Has been cancelled
Build / Diff output (push) Has been cancelled
Build / Deploy (3.114.12) (push) Has been cancelled
Toggle Dist Repo Visibility / Toggle Dist Repo Visibility (push) Has been cancelled

This commit is contained in:
SukkaW
2026-06-28 00:05:45 +08:00
parent 27782e993b
commit e6f3a32c7c
2 changed files with 5 additions and 5 deletions

View File

@@ -159,7 +159,7 @@ jobs:
id: npm_cache_path
shell: sh
run: echo dir=$(npm config get cache) >> $GITHUB_OUTPUT
- uses: actions/cache@v5
- uses: actions/cache@v6
with:
path: |
${{ steps.npm_cache_path.outputs.dir }}