Skip to content

Commit 8ffe776

Browse files
authored
Use node16
1 parent 97d41c0 commit 8ffe776

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
@@ -24,5 +24,5 @@ inputs:
2424
description: "Page id under which the documentation will be published"
2525
required: true
2626
runs:
27-
using: "node12"
27+
using: "node16"
2828
main: "index.js"

0 commit comments

Comments
 (0)