Skip to content

Commit ace568d

Browse files
Update pnpm/action-setup action to v4
1 parent 5df5164 commit ace568d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typescript-code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
${{ runner.os }}-${{ hashFiles('**/*.sh') }}
114114

115115
- name: Setup pnpm for react-router
116-
uses: pnpm/action-setup@v3.0.0
116+
uses: pnpm/action-setup@v4.0.0
117117
with:
118118
version: 8.10.5
119119

0 commit comments

Comments
 (0)