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 1d88810 commit ddfce21Copy full SHA for ddfce21
action.yml
@@ -22,7 +22,7 @@ inputs:
22
role-session-name:
23
description: 'Role session name'
24
runs:
25
- using: 'node12'
+ using: 'node16'
26
main: 'index.js'
27
branding:
28
icon: 'cloud-lightning'
0 commit comments