1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-06-21 10:35:17 +00:00

1 Commits

Author SHA1 Message Date
renovate[bot] c10e9c0250 chore(deps): update pnpm/action-setup action to v6 2026-04-10 22:11:01 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v6
- name: Install pnpm
uses: pnpm/action-setup@v4
uses: pnpm/action-setup@v6
with:
run_install: false
+1 -1
View File
@@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@11.8.0",
"packageManager": "pnpm@10.30.1",
"scripts": {
"dev": "vite",
"build": "vite build",