Skip to content

Commit ce0eca8

Browse files
authored
ci: fix size check script (#2895)
1 parent 0a6105f commit ce0eca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/size-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v1
1616
- uses: bahmutov/npm-install@v1
1717

18-
- uses: posva/[email protected].0
18+
- uses: posva/[email protected].2
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
build_script: size

0 commit comments

Comments
 (0)