Skip to content

Commit 9888db1

Browse files
authored
Merge pull request #337 from JohT/renovate/pnpm-action-setup-4.x
Update pnpm/action-setup action to v4.1.0
2 parents e3fa67b + ef4d708 commit 9888db1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
./../../scripts/downloader/downloadReactRouter.sh ${{ env.REACT_ROUTER_VERSION }}
8080
8181
- name: (Prepare Code to Analyze) Setup pnpm for react-router
82-
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
82+
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
8383
with:
8484
package_json_file: temp/${{ steps.set-analysis-name.outputs.analysis-name }}/source/${{ steps.set-analysis-name.outputs.analysis-name }}/package.json
8585

0 commit comments

Comments
 (0)