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 4bcdc2e commit 6e8a2d6Copy full SHA for 6e8a2d6
action.yml
@@ -39,7 +39,7 @@ inputs:
39
}
40
required: false
41
runs:
42
- using: 'node12'
+ using: 'node16'
43
main: 'lib/setup-docker.js'
44
branding:
45
icon: 'box'
0 commit comments