Skip to content

Commit

Permalink
Merge branch 'main' into feat/mathml
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed May 2, 2024
2 parents 2d07ca8 + f7e9bcb commit 12b71cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
node-version-file: 'package.json'
cache: 'npm'
cache-dependency-path: '**/package-lock.json'
- uses: preactjs/compressed-size-action@v1
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'

0 comments on commit 12b71cf

Please sign in to comment.