Skip to content

Commit 6d92ab5

Browse files
committed
ci: Switch to getsentry/size-limit-action (#4211)
1 parent 4b2082b commit 6d92ab5

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)