Update pnpm/action-setup action to v6.0.9 (#5994)

This commit is contained in:
Kevin Papst
2026-06-16 22:06:25 +02:00
committed by GitHub
parent 23f5628cc9
commit 7f716fa2d6

View File

@@ -22,7 +22,7 @@ jobs:
persist-credentials: false persist-credentials: false
- name: Setup PNPM - name: Setup PNPM
uses: pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8 uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
with: with:
run_install: false run_install: false