Skip to content

Commit c62b889

Browse files
authored
⬆️ Bump node version (#385)
1 parent 91084c5 commit c62b889

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
24

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ branding:
44
icon: 'git-merge'
55
color: 'blue'
66
runs:
7-
using: 'node20'
7+
using: 'node24'
88
main: 'dist/index.js'
99
inputs:
1010
token:

0 commit comments

Comments
 (0)