1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-06-20 01:55:18 +00:00

chore(deps): update pnpm/action-setup action to v6

This commit is contained in:
renovate[bot]
2026-04-10 22:11:01 +00:00
committed by GitHub
parent 1104651cbc
commit c10e9c0250
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v6 - uses: actions/checkout@v6
- name: Install pnpm - name: Install pnpm
uses: pnpm/action-setup@v4 uses: pnpm/action-setup@v6
with: with:
run_install: false run_install: false