mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2026-09-23 13:18:40 +00:00
chore: bump node16 to node20 (#1067)
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@
|
||||
"description": "GitHub Actions for GitHub Pages",
|
||||
"main": "lib/index.js",
|
||||
"engines": {
|
||||
"node": ">=v16.19.0",
|
||||
"npm": ">=8.0.0"
|
||||
"node": ">=v20.11.0",
|
||||
"npm": ">=10.2.4"
|
||||
},
|
||||
"scripts": {
|
||||
"postinstall": "npx husky install",
|
||||
|
||||
Reference in New Issue
Block a user