[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/checkout action to v5 (#467)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

authored by

renovate[bot]
renovate[bot]
and committed by
GitHub
(Nov 17, 2025, 8:36 PM UTC) 8c24ba3c d80c61bb

+1 -1
+1 -1
.github/workflows/provenance.yml
··· 13 13 check-provenance: 14 14 runs-on: ubuntu-latest 15 15 steps: 16 - - uses: actions/checkout@v4 16 + - uses: actions/checkout@v5 17 17 with: 18 18 fetch-depth: 0 19 19 - name: Check provenance downgrades