Skip to content

Commit 06a8c5b

Browse files
committed
chore: pin pnpm action in CI
1 parent 12216f5 commit 06a8c5b

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
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Setup pnpm
27-
uses: pnpm/action-setup@v4
27+
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
2828
with:
2929
version: 10.33.0
3030
run_install: false

0 commit comments

Comments
 (0)