diff --git a/.github/workflows/file-size.yml b/.github/workflows/file-size.yml index 01fa00b223..d9b7698ae1 100644 --- a/.github/workflows/file-size.yml +++ b/.github/workflows/file-size.yml @@ -8,7 +8,7 @@ jobs: steps: - uses: actions/checkout@v4 - - uses: preactjs/compressed-size-action@v2 + - uses: preactjs/compressed-size-action@v2.6.0 with: exclude: './test/**' - \ No newline at end of file + \ No newline at end of file