aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-07-10 18:42:06 +0800
committercrupest <crupest@outlook.com>2023-07-10 18:42:06 +0800
commit5b95b749843c83e2ada47831fb9b7007c2f6187b (patch)
tree793a434228565beaf8b8cfdefded4b500f289e4f /.github
parentd8959bc897ccadb3083f59f31fc041b42f1b9466 (diff)
downloadtimeline-5b95b749843c83e2ada47831fb9b7007c2f6187b.tar.gz
timeline-5b95b749843c83e2ada47831fb9b7007c2f6187b.tar.bz2
timeline-5b95b749843c83e2ada47831fb9b7007c2f6187b.zip
Upgrade pnpm in ci.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/front-ci.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/front-ci.yaml b/.github/workflows/front-ci.yaml
index 18282058..d7c09dd5 100644
--- a/.github/workflows/front-ci.yaml
+++ b/.github/workflows/front-ci.yaml
@@ -24,7 +24,7 @@ jobs:
- uses: pnpm/action-setup@v2
with:
- version: 7
+ version: 8
- name: Use Node.js Latest
uses: actions/setup-node@v3