Skip to content

Commit

Permalink
ci: Bump compressed-size
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed May 1, 2024
1 parent a832512 commit b506194
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 b506194

Please sign in to comment.