Skip to content

Commit 454c865

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 9ff4dac commit 454c865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Checkout repository
1010
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1111
- name: Setup pnpm
12-
uses: pnpm/action-setup@a3252b78c470c02df07e9d59298aecedc3ccdd6d # v3.0.0
12+
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
1313
with:
1414
version: latest
1515
- name: Setup Node.js

0 commit comments

Comments
 (0)