Skip to content

Commit c41d50a

Browse files
chore: use pnpm installer v6.0.9
Co-authored-by: Eray AYDIN <eray.aydin@fingerprint.com>
1 parent 73b3af5 commit c41d50a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- name: Checkout
9292
uses: actions/checkout@v4
9393
- name: 'Install pnpm'
94-
uses: pnpm/action-setup@129abb77bf5884e578fcaf1f37628e41622cc371
94+
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
9595
with:
9696
version: 11.1.0
9797
- name: Install node

0 commit comments

Comments
 (0)