Skip to content

Commit

Permalink
Try a new csa version
Browse files Browse the repository at this point in the history
  • Loading branch information
timdorr authored Dec 17, 2022
1 parent 9909f77 commit e3290f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/size.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2-beta
with:
fetch-depth: 1
- uses: preactjs/compressed-size-action@v1
- uses: preactjs/compressed-size-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
pattern: './{dist,es,lib}/*.{js,mjs}'

0 comments on commit e3290f0

Please sign in to comment.