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.
2 parents 9ea1487 + 6d134ab commit 124e244Copy full SHA for 124e244
.github/workflows/size.yml
@@ -6,7 +6,7 @@ jobs:
6
env:
7
CI_JOB_NUMBER: 1
8
steps:
9
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
10
- uses: andresz1/size-limit-action@v1
11
with:
12
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments