Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit110de18

Browse files
committed
2 parents5aa6253 +b6bab95 commit110de18

File tree

3 files changed

+64
-70
lines changed

3 files changed

+64
-70
lines changed

‎.github/workflows/deploy.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
-name:Setup pnpm
2828
uses:pnpm/action-setup@v4
2929
with:
30-
version:10.18.1
30+
version:10.18.3
3131

3232
-name:Setup Node.js
33-
uses:actions/setup-node@v5
33+
uses:actions/setup-node@v6
3434
with:
3535
node-version:22
3636
cache:pnpm

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version":"1.0.0",
44
"type":"module",
55
"description":"WinJS 开发说明文档",
6-
"packageManager":"pnpm@10.18.1",
6+
"packageManager":"pnpm@10.18.3",
77
"scripts": {
88
"dev":"vitepress",
99
"build":"vitepress build",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp