Skip to content

Commit aee90f9

Browse files
authored
Merge pull request #556 from marwin1991/renovate/pnpm-action-setup-5.x
chore(deps): update pnpm/action-setup action to v5
2 parents d59d30a + c0f6ca5 commit aee90f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1414

15-
- uses: pnpm/action-setup@v4
15+
- uses: pnpm/action-setup@v5
1616
- name: Setup Node
1717
uses: actions/setup-node@v6
1818
with:

0 commit comments

Comments
 (0)