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 139ab94 commit bc91a32Copy full SHA for bc91a32
action.yml
@@ -13,5 +13,5 @@ inputs:
13
required: false
14
15
runs:
16
- using: 'node12'
+ using: 'node16'
17
main: 'dist/index.js'
0 commit comments