Skip to content

Commit 0cc42fd

Browse files
committed
Update GitHub action for size-limit
1 parent 4f1f861 commit 0cc42fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/size-limit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: pnpm install --no-frozen-lockfile
3333

3434
- name: Use Size limit
35-
uses: andresz1/size-limit-action@dd31dce7dcc72a041fd3e49abf0502b13fc4ce05 # support for pnpm
35+
uses: andresz1/size-limit-action@v1
3636
with:
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838
skip_step: build

0 commit comments

Comments
 (0)