ci: Fix versions of all external Github actions (no-changelog) (#6984)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2023-08-22 11:21:16 +02:00
committed by GitHub
parent 3126a48e3b
commit 9e3e298aca
16 changed files with 124 additions and 136 deletions

View File

@@ -7,7 +7,7 @@
"node": ">=18.10",
"pnpm": ">=8.6"
},
"packageManager": "pnpm@8.6.1",
"packageManager": "pnpm@8.6.12",
"scripts": {
"preinstall": "node scripts/block-npm-install.js",
"build": "turbo run build",