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 5e92aca commit 7b90f1eCopy full SHA for 7b90f1e
.github/workflows/size-limit.yml
@@ -9,7 +9,7 @@ jobs:
9
env:
10
CI_JOB_NUMBER: 1
11
steps:
12
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
13
- uses: andresz1/[email protected]
14
with:
15
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments