1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-06-21 02:25:15 +00:00

1 Commits

Author SHA1 Message Date
renovate[bot] a5f447de6f chore(deps): update actions/checkout action to v7 2026-06-18 18:49:59 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- name: Install pnpm
uses: pnpm/action-setup@v4
+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",