Update action specs for new entry points

This commit is contained in:
Michael B. Gale
2026-05-14 14:47:23 +01:00
parent 237b03b3c3
commit f0489abddd
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ outputs:
description: The inferred build environment configuration.
runs:
using: node24
main: '../lib/resolve-environment-action.js'
main: '../lib/resolve-environment-entry.js'