Skip to content

Commit b3a68ee

Browse files
Update pnpm/action-setup action to v6
1 parent 9f35c18 commit b3a68ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v6
1515
- name: pnpm setup
16-
uses: pnpm/action-setup@v4
16+
uses: pnpm/action-setup@v6
1717
with:
1818
version: 10.23.0
1919
- name: Install packages

0 commit comments

Comments
 (0)