Skip to content

Commit 0883aee

Browse files
authored
Merge pull request #31 from Dafnik/renovate/major-major-update
chore: update pnpm/action-setup action to v4
2 parents ecdf05a + e8a76e0 commit 0883aee

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
@@ -35,7 +35,7 @@ runs:
3535
using: 'composite'
3636
steps:
3737
- name: use pnpm ${{ inputs.pnpm }}
38-
uses: pnpm/action-setup@v3
38+
uses: pnpm/action-setup@v4
3939
with:
4040
version: ${{ inputs.pnpm }}
4141

0 commit comments

Comments
 (0)