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 b45f8f4 commit b5f1638Copy full SHA for b5f1638
README.md
@@ -50,7 +50,7 @@ jobs:
50
CI_JOB_NUMBER: 1
51
steps:
52
- uses: actions/checkout@v1
53
- - uses: andresz1/size-limit-action@v1.3.2
+ - uses: andresz1/size-limit-action@v1.4.0
54
with:
55
github_token: ${{ secrets.GITHUB_TOKEN }}
56
```
0 commit comments