Skip to content

Commit 244cac2

Browse files
authored
Move to compressed-size-action v2 (#111)
1 parent 1c26402 commit 244cac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compressed-size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99

1010
steps:
1111
- uses: actions/checkout@v2
12-
- uses: preactjs/compressed-size-action@v1
12+
- uses: preactjs/compressed-size-action@v2
1313
with:
1414
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)