Skip to content

Commit 7b8c473

Browse files
Merge pull request #21358 from emberjs/NullVoxPopuli-patch-1
Update pkg-size action version in workflow
2 parents 36ff033 + 916ff18 commit 7b8c473

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
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
persist-credentials: false
2020
- uses: ./.github/actions/setup
21-
- uses: wyvox/pkg-size@7f3620bec74b6d954a57f69a86fe4f01cb189eb2
21+
- uses: wyvox/pkg-size@c8fab09d60fb237b3ddadbc8abef9d850b00a729
2222
with:
2323
build-command: "./bin/build-size-comparison-dists.sh"
2424
display-size: uncompressed, brotli

0 commit comments

Comments
 (0)