mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-01-10 11:58:32 +00:00
Merge pull request #389 from stefanzweifel/v7-node-24
Run Action on Node 24
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user