There was an error while loading. Please reload this page.
ci.yml
1 parent b05e5d6 commit 2127fa6Copy full SHA for 2127fa6
1 file changed
.github/actions/setup-and-cache/action.yml
@@ -11,7 +11,7 @@ runs:
11
12
steps:
13
- name: Install pnpm
14
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
+ uses: pnpm/action-setup@fc06bc1257f339d1d5d8b3a19a8cae5388b55320 # v4.4.0
15
16
- name: Set node version to ${{ inputs.node-version }}
17
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
0 commit comments