Skip to content

Commit 5afff58

Browse files
authored
Merge pull request #189 from kiegroup/node24-1
Upgrade Node.js version from 20 to 24
2 parents 7a4a6e0 + 5c8506e commit 5afff58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@ inputs:
116116
default: "false"
117117

118118
runs:
119-
using: node20
119+
using: node24
120120
main: dist/gha/index.js
121121

122122
branding:
123123
icon: 'git-merge'
124-
color: 'blue'
124+
color: 'blue'

0 commit comments

Comments
 (0)