Skip to content

Commit 82463cc

Browse files
chore(deps): update pnpm/action-setup action to v2.2.4 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf894de commit 82463cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ inputs:
1616
runs:
1717
using: "composite"
1818
steps:
19-
- uses: pnpm/action-setup@v2.2.2
19+
- uses: pnpm/action-setup@v2.2.4
2020
with:
2121
version: ${{ inputs.pnpm-version }}
2222
- name: Use Node.js ${{ inputs.node-version }}

0 commit comments

Comments
 (0)