We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88cf5fd commit e5ad1f8Copy full SHA for e5ad1f8
.github/workflows/node.js.yml
@@ -40,7 +40,7 @@ jobs:
40
"npx wait-on tcp:6006 && npm test"
41
42
- name: compressed-size-action
43
- uses: preactjs/compressed-size-action@2.6.0
+ uses: preactjs/compressed-size-action@2.7.0
44
with:
45
pattern: "./packages/ui/lib/**/*.{js,css,html,json}"
46
exclude: "{**/*.map,**/node_modules/**}"
0 commit comments