Skip to content

Commit c6bbb59

Browse files
committed
[gha] Update to node 20
1 parent c7b47a3 commit c6bbb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions/release-info/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ inputs:
2727
required: true
2828

2929
runs:
30-
using: "node16"
30+
using: "node20"
3131
main: "index.js"

0 commit comments

Comments
 (0)