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 0a6105f commit ce0eca8Copy full SHA for ce0eca8
.github/workflows/size-check.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v1
16
- uses: bahmutov/npm-install@v1
17
18
- - uses: posva/[email protected].0
+ - uses: posva/[email protected].2
19
with:
20
github_token: ${{ secrets.GITHUB_TOKEN }}
21
build_script: size
0 commit comments