fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

test(ci): bump action-setup pnpm version

Lubos 56e34c63 6e117527

+3 -3
+1 -1
.github/workflows/ci.yml
··· 24 24 25 25 - uses: pnpm/action-setup@v4 26 26 with: 27 - version: 8.15.7 27 + version: 9.15.1 28 28 29 29 - uses: actions/setup-node@v4 30 30 with:
+1 -1
.github/workflows/coverage.yml
··· 23 23 24 24 - uses: pnpm/action-setup@v4 25 25 with: 26 - version: 8.15.7 26 + version: 9.15.1 27 27 28 28 - uses: actions/setup-node@v4 29 29 with:
+1 -1
.github/workflows/release.yml
··· 23 23 24 24 - uses: pnpm/action-setup@v4 25 25 with: 26 - version: 8.15.7 26 + version: 9.15.1 27 27 28 28 - uses: actions/setup-node@v4 29 29 with: