Skip to content

Commit ae0b6dd

Browse files
chore(devdeps): update pnpm/action-setup action to v3 (#1904)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b24eda commit ae0b6dd

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
@@ -61,7 +61,7 @@ jobs:
6161
node: ['20']
6262
steps:
6363
- uses: actions/[email protected]
64-
- uses: pnpm/action-setup@v2.4.0
64+
- uses: pnpm/action-setup@v3.0.0
6565
- name: Use Node.js
6666
uses: actions/[email protected]
6767
with:

0 commit comments

Comments
 (0)