mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-14 10:10:34 +08:00
Housekeeping
This commit is contained in:
parent
924baadab4
commit
e4c6dc53c5
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -20,13 +20,13 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: smorimoto/tune-github-hosted-runner-network@v1
|
- uses: smorimoto/tune-github-hosted-runner-network@v1
|
||||||
# https://github.com/actions/runner-images/issues/1187
|
# https://github.com/actions/runner-images/issues/1187
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
- uses: pnpm/action-setup@v4
|
- uses: pnpm/action-setup@v4
|
||||||
with:
|
with:
|
||||||
run_install: false
|
run_install: false
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v5
|
||||||
with:
|
with:
|
||||||
node-version-file: ".node-version"
|
node-version-file: ".node-version"
|
||||||
cache: "pnpm"
|
cache: "pnpm"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user