Skip to content

Commit 73b3af5

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

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
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: 'Install pnpm'
19-
uses: pnpm/action-setup@129abb77bf5884e578fcaf1f37628e41622cc371
19+
uses: pnpm/action-setup@0ebf47130e4866e96fce0953f49152a61190b271 # v6.0.9
2020
with:
2121
version: 11.1.0
2222
- name: Install node

0 commit comments

Comments
 (0)