Skip to content

Commit 0b0c7bf

Browse files
chore(deps): update all
1 parent 5544ac9 commit 0b0c7bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/size.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88

99
steps:
10-
- uses: actions/checkout@v2
10+
- uses: actions/checkout@v3
1111
- uses: preactjs/compressed-size-action@v2
1212
with:
1313
github_token: ${{ secrets.GITHUB_TOKEN }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"src"
4343
],
4444
"engines": {
45-
"node": ">=14.16"
45+
"node": ">=v18.17.1"
4646
},
4747
"scripts": {
4848
"postinstall": "husky install",

0 commit comments

Comments
 (0)