Merge pull request #186 from salmanmkc/node24

upgrade to node 24
This commit is contained in:
Fabian
2026-03-24 18:32:07 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
20.10.0
24.4.0

View File

@@ -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: