Skip to content

Commit 3dcde83

Browse files
authored
Update Node runtime version (#19)
Node.js 16 actions are deprecated. Refs: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
1 parent cd77299 commit 3dcde83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ outputs:
3535
description: The token of the GitHub App on the current repository.
3636

3737
runs:
38-
using: node16
38+
using: node20
3939
main: dist/index.js
4040
post: dist/index.js
4141

0 commit comments

Comments
 (0)