Skip to content

Commit c6d043d

Browse files
authored
Merge pull request #263 from fingerprintjs/ci/fix_pnpm
ci: update pnpm version and lock file
2 parents ecf7306 + 8f2a796 commit c6d043d

File tree

2 files changed

+6375
-5053
lines changed

2 files changed

+6375
-5053
lines changed

.github/workflows/deploy_test_branch.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: 'Install pnpm'
19-
uses: pnpm/action-setup@ebcfd6995dade4b0104ac774445cef8b3b4635b0
19+
uses: pnpm/action-setup@129abb77bf5884e578fcaf1f37628e41622cc371
2020
with:
21-
version: 8
21+
version: 9
2222

2323
- name: 'Install latest node version'
2424
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)