Skip to content

Commit 2c53928

Browse files
chore(deps): update pnpm/action-setup action to v4 (#130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3260377 commit 2c53928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
node-version: 'lts/*'
6363

6464
- name: Set up pnpm
65-
uses: pnpm/action-setup@v3
65+
uses: pnpm/action-setup@v4
6666
with:
6767
version: 'latest'
6868

0 commit comments

Comments
 (0)