Update action to node20

This commit is contained in:
Tatyana Kostromskaya
2023-11-17 15:54:11 +00:00
parent f156874f81
commit 3a014131e9
6 changed files with 6 additions and 6 deletions

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: 'node16'
using: 'node20'
main: 'dist/index.js'
inputs:
static_site_generator: