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 c0f697a commit 36b3650Copy full SHA for 36b3650
.github/workflows/size.yml
@@ -7,7 +7,7 @@ jobs:
7
CI_JOB_NUMBER: 1
8
steps:
9
- uses: actions/checkout@v2
10
- - uses: andresz1/size-limit-action@v1.5.0
+ - uses: EskiMojo14/size-limit-action@v1
11
with:
12
directory: packages/toolkit
13
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments