Skip to content

Commit 57ecded

Browse files
chore(deps): update pnpm/setup action to v2 (#2180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44d20b8 commit 57ecded

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/ci/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ runs:
77

88
steps:
99
- name: Setup pnpm with runtime
10-
uses: pnpm/setup@v1
10+
uses: pnpm/setup@v2
1111
with:
1212
cache: true

0 commit comments

Comments
 (0)