Skip to content

Commit fc33c16

Browse files
authored
Merge branch 'master' into abhi-browser-tracing-tree-shake
2 parents 32840bc + ba63f2b commit fc33c16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
path: ${{ env.CACHED_BUILD_PATHS }}
116116
key: ${{ env.BUILD_CACHE_KEY }}
117117
- name: Check bundle sizes
118-
uses: andresz1/size-limit-action@v1.4.0
118+
uses: getsentry/size-limit-action@v3
119119
with:
120120
github_token: ${{ secrets.GITHUB_TOKEN }}
121121
skip_step: build

0 commit comments

Comments
 (0)