Skip to content

Commit 5fff8fc

Browse files
Update pnpm/action-setup action to v4.2.0
1 parent ab710f8 commit 5fff8fc

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
@@ -59,7 +59,7 @@ jobs:
5959
6060
6161
- name: (Prepare Code to Analyze) Setup pnpm for react-router
62-
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
62+
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
6363

6464
- name: (Prepare Code to Analyze) Install dependencies with pnpm
6565
run: pnpm install --frozen-lockfile --strict-peer-dependencies

0 commit comments

Comments
 (0)