mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
chore(deps): bump preactjs/compressed-size-action from 2 to 3
Bumps [preactjs/compressed-size-action](https://github.com/preactjs/compressed-size-action) from 2 to 3. - [Release notes](https://github.com/preactjs/compressed-size-action/releases) - [Commits](https://github.com/preactjs/compressed-size-action/compare/v2...v3) --- updated-dependencies: - dependency-name: preactjs/compressed-size-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
adce5e6f2a
commit
596e248016
2
.github/workflows/compressed-size.yml
vendored
2
.github/workflows/compressed-size.yml
vendored
@ -12,6 +12,6 @@ jobs:
|
||||
with:
|
||||
node-version: 'lts/*'
|
||||
cache: 'pnpm'
|
||||
- uses: preactjs/compressed-size-action@v2
|
||||
- uses: preactjs/compressed-size-action@v3
|
||||
with:
|
||||
pattern: './dist/**/*.{js,mjs}'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user