Skip to content

Commit 02fa764

Browse files
committed
Merge branch 'master' into more-typed-wrappers
2 parents 7190e32 + def3cc2 commit 02fa764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
CI_JOB_NUMBER: 1
1313
steps:
1414
- uses: actions/checkout@v2
15-
- uses: EskiMojo14/size-limit-action@v1
15+
- uses: EskiMojo14/size-limit-action@v2
1616
with:
1717
directory: packages/toolkit
1818
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)