Skip to content

Commit

Permalink
Merge pull request #4368 from preactjs/ci/bump-compressed-size
Browse files Browse the repository at this point in the history
ci: Bump compressed-size-action
  • Loading branch information
rschristian authored May 1, 2024
2 parents a832512 + b506194 commit f7e9bcb
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 f7e9bcb

Please sign in to comment.