diff --git a/.node-version b/.node-version index d5a1596..84e5de6 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -20.10.0 +24.4.0 \ No newline at end of file diff --git a/action.yml b/action.yml index 80230b7..7ea02ee 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: 'node20' + using: 'node24' main: 'dist/index.js' inputs: static_site_generator: