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