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.
size-limit
1 parent 4f1f861 commit 0cc42fdCopy full SHA for 0cc42fd
.github/workflows/size-limit.yml
@@ -32,7 +32,7 @@ jobs:
32
- run: pnpm install --no-frozen-lockfile
33
34
- name: Use Size limit
35
- uses: andresz1/size-limit-action@dd31dce7dcc72a041fd3e49abf0502b13fc4ce05 # support for pnpm
+ uses: andresz1/size-limit-action@v1
36
with:
37
github_token: ${{ secrets.GITHUB_TOKEN }}
38
skip_step: build
0 commit comments