mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
🐛 最讨厌调试 action 了 (
This commit is contained in:
parent
75ab14cd98
commit
f01c2567c1
4
.github/actions/setup-node/action.yml
vendored
4
.github/actions/setup-node/action.yml
vendored
@ -9,9 +9,9 @@ runs:
|
||||
node-version: "20"
|
||||
|
||||
- name: Set Up Pnpm
|
||||
uses: actions/pnpm-setup@v2
|
||||
uses: pnpm/action-setup@v4
|
||||
with:
|
||||
version: 9.10.0
|
||||
version: 9
|
||||
|
||||
- id: pnpm-cache-dir-path
|
||||
run: echo "::set-output name=dir::$(pnpm store path)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user