1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 02:44:39 +00:00

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

This commit is contained in:
renovate[bot]
2026-03-17 14:13:20 +00:00
committed by GitHub
parent 1104651cbc
commit ec87b0a87b

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@v5
with: with:
run_install: false run_install: false