Skip to content

Commit

Permalink
chore: Use pnpm@8.15.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S committed Apr 17, 2024
1 parent b4a7a8a commit b42d568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.6.8",
"description": "Collection of actions for GitHub Workflows",
"private": true,
"packageManager": "pnpm@8.7.1",
"packageManager": "pnpm@8.15.7",
"scripts": {
"build": "pnpm -r run build && pnpm build:readme",
"build:readme": "inject-markdown README.md \".github/**/README.md\" \"public/**/README.md\"",
Expand Down

0 comments on commit b42d568

Please sign in to comment.