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
commit d2e5cae4c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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