Skip to content

Commit

Permalink
update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
soemo committed Mar 4, 2024
1 parent c971f87 commit 67e4c59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
21
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ inputs:
description: "Whether to notify user watching the Jira issues, default is 'false'"
required: false
runs:
using: 'node16'
using: 'node21'
main: './dist/index.js'

0 comments on commit 67e4c59

Please sign in to comment.