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 d50376c commit 09c1ed2Copy full SHA for 09c1ed2
.github/workflows/size-limit.yml
@@ -18,7 +18,7 @@ jobs:
18
CI_JOB_NUMBER: 1
19
steps:
20
- uses: actions/checkout@v4
21
- - uses: andresz1/size-limit-action
+ - uses: andresz1/size-limit-action@v1
22
with:
23
github_token: ${{ secrets.GITHUB_TOKEN }}
24
package_manager: pnpm
0 commit comments