Skip to content

Commit 9734081

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 9610747 commit 9734081

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@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
1313
with:
1414
version: latest
1515
- name: Setup Node.js

0 commit comments

Comments
 (0)