Merge pull request #389 from stefanzweifel/v7-node-24

Run Action on Node 24
This commit is contained in:
Stefan Zweifel
2025-09-22 07:20:05 +02:00
committed by GitHub

View File

@@ -88,7 +88,7 @@ outputs:
description: Value is "true", if a git tag was created using the `create_git_tag_only`-input. description: Value is "true", if a git tag was created using the `create_git_tag_only`-input.
runs: runs:
using: 'node20' using: 'node24'
main: 'index.js' main: 'index.js'
branding: branding: