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

Commit03a5379

Browse files
authored
chore: use pnpm v10 in publish workflow (vuejs#803)
1 parenta98c918 commit03a5379

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

‎.github/workflows/publish.yml‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ jobs:
1818
id-token:write
1919
steps:
2020
-uses:actions/checkout@v4
21-
-uses:pnpm/action-setup@v3
22-
with:
23-
version:9.15.9
21+
-uses:pnpm/action-setup@v4
2422
-uses:actions/setup-node@v4
2523
with:
2624
node-version:'lts/*'

‎pnpm-workspace.yaml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@ packages:
44
-template/tsconfig/**
55

66
ignoredBuiltDependencies:
7+
-'@nightwatch/nightwatch-inspector'
78
-chromedriver
89
-cypress
10+
-esbuild
11+
-geckodriver

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp