Skip to content

Commit f33d7df

Browse files
chore(deps): update pnpm/action-setup action to v5
1 parent 2be361d commit f33d7df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v6
16-
- uses: pnpm/action-setup@v4
16+
- uses: pnpm/action-setup@v5
1717
- uses: actions/setup-node@v6
1818
with:
1919
cache: pnpm

0 commit comments

Comments
 (0)