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 d2b27ce commit 16aa5a7Copy full SHA for 16aa5a7
action.yml
@@ -21,5 +21,5 @@ inputs:
21
description: 'The folder to save the synced files in (relative to the top level of your repo)'
22
required: false
23
runs:
24
- using: 'node12'
+ using: 'node16'
25
main: 'index.js'
0 commit comments