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

Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/109
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot
2026-03-24 17:28:46 +00:00
committed by techknowlogick
parent 0f5dc3a2d0
commit 6c275ea3c7

View File

@ -22,7 +22,7 @@ jobs:
apk update
apk add --update bash make nodejs npm yamllint ncurses
- name: Install pnpm
uses: pnpm/action-setup@v4
uses: pnpm/action-setup@v5
with:
version: 10
- uses: actions/checkout@v6