[READ-ONLY] Mirror of https://github.com/danielroe/postcss-capsize. PostCSS plugin to inject Capsize font metrics
0

Configure Feed

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

chore(deps): update actions/setup-node action to v7

authored by

renovate[bot] and committed by
GitHub
(Jul 20, 2026, 8:15 AM UTC) e8fa2095 14f627e8

+2 -2
+2 -2
.github/workflows/ci.yml
··· 18 18 19 19 - run: corepack enable 20 20 21 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 21 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7 22 22 with: 23 23 node-version: lts/-1 24 24 cache: pnpm ··· 37 37 38 38 - run: corepack enable 39 39 40 - - uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6 40 + - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7 41 41 with: 42 42 node-version: lts/-1 43 43 cache: pnpm