diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 3928f440..3587ffda 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -62,7 +62,7 @@ jobs: uses: wevm/actions/.github/actions/pnpm@f7ad7f00e16e73322562922c241f21f0c7ffbbec - name: Report build size - uses: preactjs/compressed-size-action@946a292cd35bd1088e0d7eb92b69d1a8d5b5d76a # 2.8.0 + uses: preactjs/compressed-size-action@66325aad6443cb7cf89c4bfcd414aea2367cda94 # 2.9.1 with: pattern: 'packages/**/dist/**' repo-token: ${{ secrets.GITHUB_TOKEN }}