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.
action.yml
1 parent 7d98524 commit 2537991Copy full SHA for 2537991
1 file changed
action.yml
@@ -77,7 +77,7 @@ inputs:
77
required: false
78
default: 3600
79
runs:
80
- using: 'node12'
+ using: 'node16'
81
main: 'dist/index.js'
82
branding:
83
icon: 'unlock'
0 commit comments