We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75a07f7 commit 2fc6d3bCopy full SHA for 2fc6d3b
1 file changed
.github/workflows/compressed-size.yml
@@ -12,6 +12,6 @@ jobs:
12
with:
13
node-version: 'lts/*'
14
cache: 'pnpm'
15
- - uses: preactjs/compressed-size-action@v2
+ - uses: preactjs/compressed-size-action@v3
16
17
pattern: './dist/**/*.{js,mjs}'
0 commit comments