mirror of
https://github.com/actions/configure-pages.git
synced 2026-03-29 09:24:52 +00:00
Compare commits
3 Commits
dependabot
...
v6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45bfe0192c | ||
|
|
d8770c2b3b | ||
|
|
cb8a1a3280 |
@@ -1 +1 @@
|
||||
20.10.0
|
||||
24.4.0
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user