Skip to content

Commit a735ede

Browse files
chore(deps): update pnpm/action-setup digest to 9b5745c
1 parent 173760a commit a735ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-node/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
node-version: ${{ inputs.node-version }}
1717

1818
- name: Setup pnpm
19-
uses: pnpm/action-setup@e94b270858c939f4f8b43f5c1438fa1d9a67ad5d # version with cache support
19+
uses: pnpm/action-setup@9b5745cdf0a2e8c2620f0746130f809adb911c19 # version with cache support
2020
with:
2121
run_install: true
2222
cache: true

0 commit comments

Comments
 (0)