Skip to content

Commit 43c8954

Browse files
Merge pull request #21166 from emberjs/NullVoxPopuli-patch-1
Update pkg-size action
2 parents b057781 + 8dcf208 commit 43c8954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v6
1818
- uses: ./.github/actions/setup
19-
- uses: wyvox/pkg-size@029acee084efc5ab835fee5f515ae5c3fc7549c1
19+
- uses: wyvox/pkg-size@df42795b6bc793b1558823b7b6ac6993d514ca42
2020
with:
2121
build-command: "pnpm build"
2222
display-size: uncompressed, brotli

0 commit comments

Comments
 (0)