Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

Commit 93cbb8a

Browse files
fix: update to node20 (#101)
1 parent 4396796 commit 93cbb8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/welcome/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ inputs:
1616
description: 'Append issue and pull request message with this message'
1717
default: ''
1818
runs:
19-
using: 'node16'
19+
using: 'node20'
2020
main: 'index.js'

0 commit comments

Comments
 (0)