Skip to content

Commit 2303e5d

Browse files
authored
Merge pull request #114 from Staffbase/update-node
update node version
2 parents c971f87 + 67e4c59 commit 2303e5d

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-
16
1+
21

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ inputs:
2020
description: "Whether to notify user watching the Jira issues, default is 'false'"
2121
required: false
2222
runs:
23-
using: 'node16'
23+
using: 'node21'
2424
main: './dist/index.js'

0 commit comments

Comments
 (0)