Skip to content

Commit 1751a1f

Browse files
committed
Use Node24
1 parent 8ddf02d commit 1751a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ outputs:
7676
description: Value is "true", if a git tag was created using the `create_git_tag_only`-input.
7777

7878
runs:
79-
using: 'node20'
79+
using: 'node24'
8080
main: 'index.js'
8181

8282
branding:

0 commit comments

Comments
 (0)