diff --git a/action.yml b/action.yml index e894dd3..80230b7 100644 --- a/action.yml +++ b/action.yml @@ -2,7 +2,7 @@ name: 'Configure GitHub Pages' description: 'A GitHub Action to enable Pages, extract various metadata about a site, and configure some supported static site generators.' author: 'GitHub' runs: - using: 'node16' + using: 'node20' main: 'dist/index.js' inputs: static_site_generator: