Skip to content

Commit 916ff18

Browse files
Update pkg-size action version in workflow
1 parent 36ff033 commit 916ff18

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)