Skip to content

Commit fe183f4

Browse files
chore(deps): update pnpm/action-setup action to v4.2.0
1 parent 06f7ef8 commit fe183f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2121

2222
- name: Install pnpm
23-
uses: pnpm/action-setup@v4.1.0
23+
uses: pnpm/action-setup@v4.2.0
2424

2525
- name: Use Node.js 22.x
2626
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)