Skip to content

Commit 0b1fc11

Browse files
Update pkg-size action to a newer version
1 parent ec4ab9c commit 0b1fc11

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@eb961b34bacc861ee43ae1b0377f6a97a1bfa3d6
21+
- uses: wyvox/pkg-size@7f3620bec74b6d954a57f69a86fe4f01cb189eb2
2222
with:
2323
build-command: "./bin/build-size-comparison-dists.sh"
2424
display-size: uncompressed, brotli

0 commit comments

Comments
 (0)