Skip to content

Commit 2fc6d3b

Browse files
authored
chore: compress-sized workflow (#1186)
1 parent 75a07f7 commit 2fc6d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compressed-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
with:
1313
node-version: 'lts/*'
1414
cache: 'pnpm'
15-
- uses: preactjs/compressed-size-action@v2
15+
- uses: preactjs/compressed-size-action@v3
1616
with:
1717
pattern: './dist/**/*.{js,mjs}'

0 commit comments

Comments
 (0)