We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d41c0 commit 8ffe776Copy full SHA for 8ffe776
action.yml
@@ -24,5 +24,5 @@ inputs:
24
description: "Page id under which the documentation will be published"
25
required: true
26
runs:
27
- using: "node12"
+ using: "node16"
28
main: "index.js"
0 commit comments