]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
chore: use pnpm v10 in publish workflow (#803)
authorCédric Exbrayat <cexbrayat@users.noreply.github.com>
Fri, 15 Aug 2025 11:20:03 +0000 (13:20 +0200)
committerGitHub <noreply@github.com>
Fri, 15 Aug 2025 11:20:03 +0000 (19:20 +0800)
.github/workflows/publish.yml
pnpm-workspace.yaml

index ceb2d65819e8e5763cc83d788fb303f4e5cff079..306dcc62ded0a32384a10c4f89847731bed20cd3 100644 (file)
@@ -18,9 +18,7 @@ jobs:
       id-token: write
     steps:
       - uses: actions/checkout@v4
-      - uses: pnpm/action-setup@v3
-        with:
-          version: 9.15.9
+      - uses: pnpm/action-setup@v4
       - uses: actions/setup-node@v4
         with:
           node-version: 'lts/*'
index 7c06994df95724602a1afd95c2b82ffe7785ae9a..7cc15a842815fb25dafe1756cf348576b828e135 100644 (file)
@@ -4,5 +4,8 @@ packages:
   - template/tsconfig/**
 
 ignoredBuiltDependencies:
+  - '@nightwatch/nightwatch-inspector'
   - chromedriver
   - cypress
+  - esbuild
+  - geckodriver