Skip to content

Commit 2bd4d60

Browse files
Update pnpm/action-setup action to v6
1 parent 1a627b1 commit 2bd4d60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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@v4.0.0
19+
- uses: pnpm/action-setup@v6.0.7
2020
with:
2121
version: ${{ inputs.pnpm-version }}
2222

0 commit comments

Comments
 (0)