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 f464ab2 commit 3c9af71Copy full SHA for 3c9af71
.github/workflows/size-limit.yml
@@ -25,7 +25,7 @@ jobs:
25
run: yarn --immutable
26
27
- name: Check Size Limit
28
- uses: andresz1/size-limit-action@e7493a72a44b113341c0cf6186ab49c17c4b65c1 # v1.8.0
+ uses: andresz1/size-limit-action@94bc357df29c36c8f8d50ea497c3e225c3c95d1d # v1.8.0
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
skip_step: install
0 commit comments