Skip to content

Commit d1e4bd7

Browse files
authored
Merge branch 'master' into update_to_node_fetch_3
2 parents 0615f1d + 2303e5d commit d1e4bd7

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)