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