Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4755923

Browse files
committedFeb 10, 2025·
.
1 parent c26dfb7 commit 4755923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/actions/setup-env/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
- name: Setup pnpm
1919
uses: pnpm/action-setup@v4
2020
with:
21-
version: 10
21+
version: 10.2.1+sha512.398035c7bd696d0ba0b10a688ed558285329d27ea994804a52bad9167d8e3a72bcb993f9699585d3ca25779ac64949ef422757a6c31102c12ab932e5cbe5cc92
2222

2323
- name: Install deps
2424
shell: bash

0 commit comments

Comments
 (0)
Please sign in to comment.