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 313a1f0 commit 1f39693Copy full SHA for 1f39693
.github/workflows/size.yaml
@@ -13,6 +13,6 @@ jobs:
13
- name: Check out
14
uses: actions/checkout@v2
15
16
- - uses: andresz1/size-limit-action@v1.0.0
+ - uses: andresz1/size-limit-action@v1.5.1
17
with:
18
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments